Summary: | ICal export does not format unknown attributes correctly | ||
---|---|---|---|
Product: | [Applications] korganizer | Reporter: | Graham Cobb <g+kde> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | smartins |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Graham Cobb
2006-06-21 01:11:53 UTC
Reassigning all KOrganizer bug reports and wishes to the newly created korganizer-devel mailing list. I reproduced this with KOrganizer 4.1.2 and libical 0.42 SVN commit 933828 by winterz: use a text value for X-FOO non-standard properties, except if those are vendor specific properties. note that text values are quoted and folded. BUG: 129527 M +11 -0 icalformat_p.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=933828 |