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: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | 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- + [EMAIL PROTECTED] list on 31.08.2001. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
