GNOME Bugzilla – Bug 305304
Descritption does not appear completely when using the ITIP FORMATTER plugin
Last modified: 2013-09-13 00:54:05 UTC
Please describe the problem: The description of an appointment/meeting appears only until the first new-line character is encountered in the description Steps to reproduce: Try viewing any calendar item with a long description Actual results: You would not see the description completely Expected results: See the complete description Does this happen every time? YES Other information:
Created attachment 50219 [details] [review] The '\n' character of description-field is separately encoded as '\' and 'n'.
Fix has been committed.