[Korganizer-devel] [Bug 149206] New: , (comma) is not escaped in attachments

Palmer palmem at comcast.net
Sun Aug 26 05:47:52 CEST 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=149206         
           Summary: , (comma) is not escaped in attachments
           Product: korganizer
           Version: unspecified
          Platform: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: korganizer-devel kde org
        ReportedBy: palmem comcast net


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


More information about the Korganizer-devel mailing list