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 76103 - xmlparser cannot parse combined attributes values boundaries
Summary: xmlparser cannot parse combined attributes values boundaries
Status: CLOSED FIXED
Alias: None
Product: qa
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC All
: P1 blocker (vote)
Assignee: ehucka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-09 14:30 UTC by ehucka
Modified: 2011-02-17 09:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ehucka 2006-05-09 14:30:04 UTC
tags like:

<a atr="aaa'b dd"> or <b atr='val"something"'>

are parsed incorrectly.
Comment 1 ehucka 2006-05-09 14:33:08 UTC
fixed
Comment 2 ehucka 2006-05-09 19:56:11 UTC
verified