This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 540 - textreplacewholetext08 creates wrong entity reference
Summary: textreplacewholetext08 creates wrong entity reference
Status: RESOLVED FIXED
Alias: None
Product: DOM TS
Classification: Unclassified
Component: DOM Level 3 (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: Philippe Le Hegaret
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-19 09:58 UTC by Andrew Clover
Modified: 2004-02-19 20:18 UTC (History)
0 users

See Also:


Attachments
Corrected entity name, removed namespace aware dependency (1.48 KB, patch)
2004-02-19 15:18 UTC, Curt Arnold
Details

Description Andrew Clover 2004-02-19 09:58:30 UTC
Entity reference 'beta' is unbound. Presumably 'ent2' was meant.
Comment 1 Curt Arnold 2004-02-19 15:18:04 UTC
Created attachment 238 [details]
Corrected entity name, removed namespace aware dependency