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

Summary: Provide more readable view for xml log
Product: ide Reporter: Petr Blaha <blaha>
Component: Exceptions ReporterAssignee: Jindrich Sedek <jsedek>
Status: RESOLVED FIXED    
Severity: blocker CC: lhasik
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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