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/03 10:11:20 UTC

[DO NOT REPLY: Bug 3375] New: Bug in URI class prevents using XPointers

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=3375

*** shadow/3375	Mon Sep  3 01:11:20 2001
--- shadow/3375.tmp.14866	Mon Sep  3 01:11:20 2001
***************
*** 0 ****
--- 1,25 ----
+ +============================================================================+
+ | Bug in URI class prevents using XPointers                                  |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 3375                        Product: Xerces-J                |
+ |       Status: NEW                         Version: 1.4.3                   |
+ |   Resolution:                            Platform: PC                      |
+ |     Severity: Blocker                  OS/Version: Windows NT/2K           |
+ |     Priority: Other                     Component: Core                    |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: xerces-j-dev@xml.apache.org                                  |
+ |  Reported By: Karl.Scheibelhofer@iaik.at                                   |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ the org.apache.xerces.utils.URI class does not accept a URI like
+ 
+ #xmlns(aida=http://www.iaik.at/aida)%20xpointer(./ancestor::aida:eDocument%5b1%
+ 5d/child::aida:signedContent%5b1%5d//.)
+ 
+ which is a valid URI. i did a sligt modification to the source, which seems
+ to work. however, i did not test is exhaustively. i posted the file showing the 
+ HTML output of the difference to the 1.4.3 distribution to the xerces-j-
+ dev@xml.apache.org list on 31.08.2001.

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org