Bug 341399

Summary: Error Log view mangles messages when parsing log
Product: [Eclipse Project] PDE Reporter: Markus Keller <markus.kell.r>
Component: UIAssignee: Curtis Windatt <curtis.windatt.public>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: curtis.windatt.public
Version: 3.7Keywords: contributed
Target Milestone: 3.7 M7   
Hardware: PC   
OS: Windows 7   
Whiteboard:
Attachments:
Description Flags
BadPlugin.zip
none
Fix none

Description Markus Keller CLA 2011-03-30 13:36:04 EDT
Created attachment 192213 [details]
BadPlugin.zip

I20110329-0800

The Error Log view mangles messages when parsing the log. It removes whitespace, and in some cases, it even removes line delimiters.

These problems only occur when the view loads entries from a log file. As soon as the view has installed its live log listeners, the entries are fine.

Problems can be reproduced by running the Sample Action from the attached plug-in.
Comment 1 Markus Keller CLA 2011-03-30 13:36:43 EDT
Created attachment 192214 [details]
Fix
Comment 2 Curtis Windatt CLA 2011-04-01 16:24:59 EDT
Fixed in HEAD.