Bug 139729

Summary: [logview] messages containing newline characters do not display properly in the Error Log View
Product: [Eclipse Project] PDE Reporter: Matt Munz <mmunz>
Component: UIAssignee: PDE-UI-Inbox <pde-ui-inbox>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3 CC: b.muskalla, jacek.pospychala
Version: 3.1.2Keywords: bugday
Target Milestone: ---   
Hardware: PC   
OS: Windows All   
Whiteboard:
Attachments:
Description Flags
mylyn/context/zip none

Description Matt Munz CLA 2006-05-02 11:52:16 EDT
Log messages containing newline characters do not display properly in the Error Log View.  To reproduce this bug, just send a log message at severity INFO which contains newlines, such as the following.

getLogger().info("This\nis\na\ntest\nof\nnewlines.\n");

In the PDE Error Log View, only "This" is shown.
Comment 1 Chris Aniszczyk CLA 2007-11-07 20:00:56 EST
tagging bugday
Comment 2 Chris Aniszczyk CLA 2007-11-07 20:00:59 EST
Created attachment 82398 [details]
mylyn/context/zip
Comment 3 Chris Aniszczyk CLA 2007-11-07 20:05:39 EST
yay a dupe!

*** This bug has been marked as a duplicate of bug 100715 ***