Summary: | Unicode text label corruption in .kst files | ||
---|---|---|---|
Product: | [Applications] kst | Reporter: | D. V. Wiebe <dvw> |
Component: | general | Assignee: | kst |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 1.5.0 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
D. V. Wiebe
2008-02-22 17:54:59 UTC
SVN commit 778189 by arwalker: BUG:158231 correctly escape all strings that are saved to the kst file. This was not being done correctly in the case of strings held by a Q_PROPERTY. This was a long standing problem. M +5 -1 kstviewobject.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=778189 |