Bug 244856

Summary: Composer inserts spaces into URL
Product: [Applications] kmail Reporter: Christopher Yeleighton <giecrilj>
Component: composerAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: NOR    
Version: 1.12.4   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Christopher Yeleighton 2010-07-16 14:09:31 UTC
Version:           1.12.4 (using KDE 4.3.5) 
OS:                Linux

The Composer inserts line breaks a long URL containing hyphens, making the URL hard to follow.

Reproducible: Always

Steps to Reproduce:
1. 
Send a message containing the following line:
[17] <URL:http://t-d-b.org?http://www.cvonline.pl/new_demo/my_cv.php/3699/7ZBZzUEm/2325757.php>

2. Open the sent message in the Viewer.

3. View message source.

Actual Results:  
2.
[17] <URL:http://t-d-
b.org?http://www.cvonline.pl/new_demo/my_cv.php/3699/7ZBZzUEm/2325757.php>

3.
[17] <URL:http://t-d-
b.org?http://www.cvonline.pl/new_demo/my_cv.php/3699/7ZBZzUEm/2325757.php>


Expected Results:  
2. 
[17] <URL:http://t-d-b.org?http://www.cvonline.pl/new_demo/my_cv.php/3699/7ZBZzUEm/2325757.php>

3. (Quoted-printable:)
[17] <URL:http://t-d-=
b.org?http://www.cvonline.pl/new_demo/my_cv.php/3699/7ZBZzUEm/2325757.php>


OS: Linux (x86_64) release 2.6.31.12-0.2-desktop
Compiler: gcc
Comment 1 Christopher Yeleighton 2010-09-16 22:34:12 UTC

*** This bug has been marked as a duplicate of bug 237927 ***