This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 114717 - Provide more readable view for xml log
Summary: Provide more readable view for xml log
Status: RESOLVED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: Exceptions Reporter (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Jindrich Sedek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-05 09:33 UTC by Petr Blaha
Modified: 2009-02-20 13:30 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Blaha 2007-09-05 09:33:24 UTC
Many important information about user's configuration and steps are available in XML log, see
http://statistics.netbeans.org/exceptions/loggerasxml?id=21 However, reading plain XML isn't comfortable. We would like
to  add XSLT transformation and generate HTML view for XML and display only important elements that are required for
resolving issue.
Comment 1 Lukas Hasik 2008-04-29 09:11:27 UTC
+1 from me.

The Ex.R lists only one exception(1) but I was interested in the previous one(2) that was hidden in the xml before the
#1. It was real pain to look into the xml. Even more painful when I wanted to copy the exception out from the xml. 
Comment 2 Jindrich Sedek 2009-02-20 13:30:31 UTC
fixed by Michal