You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by bu...@apache.org on 2001/09/10 08:00:01 UTC

[DO NOT REPLY: Bug 3512] New: Attribute Entity Information in XMLAttributes Wrong

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: xerces-j-dev@xml.apache.org                                  |
+ |  Reported By: andyc@apache.org                                             |
+ |      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: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org