PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3512 *** shadow/3512 Sun Sep 9 23:00:01 2001 --- shadow/3512.tmp.3453 Sun Sep 9 23:00:01 2001 *************** *** 0 **** --- 1,22 ---- + +============================================================================+ + | Attribute Entity Information in XMLAttributes Wrong | + +----------------------------------------------------------------------------+ + | Bug #: 3512 Product: Xerces2-J | + | Status: NEW Version: 2.0.0 [beta 2] | + | Resolution: Platform: Other | + | Severity: Normal OS/Version: Other | + | Priority: Other Component: Other | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + The XMLDTDValidator normalizes attribute values based on + their type. In the process, it updates the offsets and + lengths of the entities in the XMLAttributes interface. + However, this is wrong because the entity offsets and + lengths only have meaning in relation to the attribute's + non-normalized value. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
