Bug 163321 - Tooltips in calendar show HTML entities
Summary: Tooltips in calendar show HTML entities
Status: RESOLVED FIXED
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Thomas Thrainer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-06 00:52 UTC by Elias Probst
Modified: 2008-06-15 21:18 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Screenshot showing the tooltip with unconverted HTML entities (26.10 KB, image/png)
2008-06-06 01:02 UTC, Elias Probst
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Elias Probst 2008-06-06 00:52:59 UTC
Version:           SVN r817341 (using Devel)
Installed from:    Compiled sources

When accepting an invitation sent from someone else, the tooltip of this date in korganizer shows unconverted HTML entities   instead of whitespaces.
It doesn't happen, if you create the date locally.

This seems to be very similar to bug 162789
Comment 1 Elias Probst 2008-06-06 01:02:18 UTC
Created attachment 25146 [details]
Screenshot showing the tooltip with unconverted HTML entities
Comment 2 Thomas Thrainer 2008-06-06 11:07:07 UTC
I'm working on this and possibly a lot of other similar bug right now. Should be fixed soonish.
Comment 3 Thomas Thrainer 2008-06-15 17:57:54 UTC
SVN commit 820859 by thrainer:

Automatically guess if a summary, location or description is rich text when no further information is given.
Also honor rich text summary/location/description in incidenceformatter.cpp, and further cleanups/bugfixes in incidenceformatter.cpp.

CCBUG: 163321


 M  +4 -0      event.cpp  
 M  +43 -0     incidence.cpp  
 M  +61 -3     incidence.h  
 M  +4 -0      incidencebase.cpp  
 M  +70 -52    incidenceformatter.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=820859
Comment 4 Thomas Thrainer 2008-06-15 19:54:45 UTC
Hi!

Could you check if this bug still happens? It should have been resolved with the last commit.

Otherwise, could you send me the invitation in questions?

Regards,
Thomas
Comment 5 Elias Probst 2008-06-15 20:52:42 UTC
Works now.
Thank you for fixing it.
Comment 6 Thomas Thrainer 2008-06-15 21:18:34 UTC
*** Bug has been marked as fixed ***.