Bug 244856 - Composer inserts spaces into URL
Summary: Composer inserts spaces into URL
Status: RESOLVED DUPLICATE of bug 237927
Alias: None
Product: kmail
Classification: Applications
Component: composer (show other bugs)
Version: 1.12.4
Platform: openSUSE Linux
: NOR major
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-16 14:09 UTC by Christopher Yeleighton
Modified: 2010-09-16 22:34 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***