Bug 3893

Summary: Text mode open/copy web links ignores trailing tilde(s)
Product: Claws Mail (GTK 2) Reporter: Pierre Fortin <pf>
Component: UI/Message ViewAssignee: users
Status: RESOLVED FIXED    
Severity: normal CC: tsr
Priority: P3    
Version: 3.16.0   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Sample email (as received) none

Description Pierre Fortin 2017-09-04 04:37:07 UTC
Created attachment 1801 [details]
Sample email (as received)

Messages with both text and HTML parts have identical web links which end in one or more tildes (~). The HTML links are opened/copied correctly; but the same links in the text part fail to include the trailing tilde(s), resulting in a bad link passed to open/copy.
Comment 1 Paul 2017-09-07 17:10:09 UTC
*** Bug 3894 has been marked as a duplicate of this bug. ***
Comment 2 users 2017-10-10 10:34:02 UTC
Changes related to this bug have been committed.
Please check latest Git and update the bug accordingly.
You can also get the patch from:
http://git.claws-mail.org/

++ ChangeLog	2017-10-10 10:34:02.619944420 +0200
http://git.claws-mail.org/?p=claws.git;a=commitdiff;h=a408d10901cd10abb3d7fab93a8c125b4933ce56
Merge: 2acfa3a dc79dfc
Author: Colin Leroy <colin@colino.net>
Date:   Tue Oct 10 10:34:02 2017 +0200

    Merge branch 'master' of file:///home/git/claws

http://git.claws-mail.org/?p=claws.git;a=commitdiff;h=dc79dfce6803ffc32b5c0a372790c73c774000e9
Author: Paul <paul@claws-mail.org>
Date:   Tue Oct 10 09:33:23 2017 +0100

    fix bug 3893, ' Text mode open/copy web links ignores trailing tilde(s)'