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 117387 - TransformerException: org.xml.sax.SAXParseException: Attribute name "root" associated with an element type "i" must be followed by the ' = ' character
Summary: TransformerException: org.xml.sax.SAXParseException: Attribute name "root" as...
Status: RESOLVED DUPLICATE of bug 117504
Alias: None
Product: web
Classification: Unclassified
Component: CSS Visual Tools (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Marek Fukala
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-01 22:48 UTC by Martin Schovanek
Modified: 2008-04-28 13:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 2890


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Schovanek 2007-10-01 22:48:38 UTC
[#200709301200, jdk1.5.0]

to reproduce:
-------------
1) have a .css like (the '|' represents cursor):
|
root{}
2) type: @i
ERROR: IDE throws the TransformerException
Comment 1 Martin Schovanek 2007-10-03 09:18:34 UTC
Probably duplicate of issue #117504.

*** This issue has been marked as a duplicate of 117504 ***