Bug 341399 - Error Log view mangles messages when parsing log
Summary: Error Log view mangles messages when parsing log
Status: RESOLVED FIXED
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.7   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: 3.7 M7   Edit
Assignee: Curtis Windatt CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2011-03-30 13:36 EDT by Markus Keller CLA
Modified: 2011-04-01 16:25 EDT (History)
1 user (show)

See Also:


Attachments
BadPlugin.zip (6.15 KB, multipart/x-zip)
2011-03-30 13:36 EDT, Markus Keller CLA
no flags Details
Fix (2.11 KB, patch)
2011-03-30 13:36 EDT, Markus Keller CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.