Bug 149206

Summary: , (comma) is not escaped in attachments
Product: [Applications] korganizer Reporter: Palmer Dabbelt <palmem>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED UNMAINTAINED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

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.