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 164940 - Export results generates invalid xml
Summary: Export results generates invalid xml
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Petr Cyhelsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-12 13:15 UTC by Jiri Sedlacek
Modified: 2009-05-20 11:17 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exported results (570.35 KB, text/xml)
2009-05-12 13:15 UTC, Jiri Sedlacek
Details
Live CPU export (3.91 KB, text/xml)
2009-05-12 13:21 UTC, Jiri Sedlacek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Sedlacek 2009-05-12 13:15:09 UTC
Product Version: NetBeans IDE Dev (Build 200905120201)
Java: 1.6.0_13; Java HotSpot(TM) Client VM 11.3-b02
System: Linux version 2.6.28-11-generic running on i386; UTF-8; en_US (nb)

 1/ Started memory allocations for AnagramGame
 2/ Opened Live results, exported to XML
 3/ Tried to open the generated file in Firefox

Leading Table element is missing.
Comment 1 Jiri Sedlacek 2009-05-12 13:15:56 UTC
Created attachment 81955 [details]
Exported results
Comment 2 Jiri Sedlacek 2009-05-12 13:19:58 UTC
Exported CPU live results doesn't contain the Table element at all (XML).
Comment 3 Jiri Sedlacek 2009-05-12 13:21:01 UTC
Created attachment 81956 [details]
Live CPU export
Comment 4 Petr Cyhelsky 2009-05-12 14:09:19 UTC
fixed in profiler-main, changeset:  130952:ebc5a65dfd83
Comment 5 Jiri Sedlacek 2009-05-20 11:17:58 UTC
v.