Bug 149206 - , (comma) is not escaped in attachments
Summary: , (comma) is not escaped in attachments
Status: RESOLVED UNMAINTAINED
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-26 05:47 UTC by Palmer Dabbelt
Modified: 2017-01-07 22:09 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 Palmer Dabbelt 2007-08-26 05:47:51 UTC
Version:            (using KDE KDE 3.5.7)
Compiler:          gcc-4.1.2 CFLAGS="-O2 -pipe -march=athlon64 -msse3"
OS:                Linux

When a URL with commas (,) in it is attached to an event, they are not escaped.
I am using vcalender singlefile output.

How to Reproduce:
1.  Create an event with an attachment with commas in the URL
2.  Save the event
3.  Close and open korganizer
4.  Reopen the event editor (or view the event)

Expected Behavior:
A single attachment for the event
"ATTACH:http://www.url.com/page?comma\,separated\,list" in the file

Actual Behavior:
Multiple attachments for the event
"ATTACH:http://www.url.com/page?comma,separated,list" in the file
Comment 1 Denis Kurz 2016-09-24 18:48:52 UTC
This bug has only been reported for versions before 4.14, which have been unsupported for at least two years now. Can anyone tell if this bug still present?

If noone confirms this bug for a Framework-based version of korganizer (version 5.0 or later, as part of KDE Applications 15.08 or later), it gets closed in about three months.
Comment 2 Denis Kurz 2017-01-07 22:09:33 UTC
Just as announced in my last comment, I close this bug. If you encounter it again in a recent version (at least 5.0 aka 15.08), please open a new one unless it already exists. Thank you for all your input.