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=1426
*** shadow/1426 Sun May 20 17:25:42 2001
--- shadow/1426.tmp.1932 Wed Aug 1 18:19:32 2001
***************
*** 1,19 ****
! Bug#: 1426
! Product: XalanJ2
! Version: 2.0.x
! Platform: PC
! OS/Version: Windows NT/2K
! Status: NEW
! Resolution:
! Severity: Major
! Priority: Medium
! Component: javax.xml
! AssignedTo: [EMAIL PROTECTED]
! ReportedBy: [EMAIL PROTECTED]
! URL:
! Cc:
! Summary: Namespace URIs beginning with a #-sign will cause errors
!
<?xml version="1.0"?>
<weirdns:root xmlns:weirdns="#WeirdScenes">World</weirdns:root>
--- 1,19 ----
! +============================================================================+
! | Namespace URIs beginning with a #-sign will cause errors |
! +----------------------------------------------------------------------------+
! | Bug #: 1426 Product: XalanJ2 |
! | Status: ASSIGNED Version: 2.0.x |
! | Resolution: Platform: PC |
! | Severity: Major OS/Version: Windows NT/2K |
! | Priority: High Component: javax.xml |
! +----------------------------------------------------------------------------+
! | Assigned To: [EMAIL PROTECTED] |
! | Reported By: [EMAIL PROTECTED] |
! | CC list: Cc: |
! +----------------------------------------------------------------------------+
! | URL: |
! +============================================================================+
! | DESCRIPTION |
<?xml version="1.0"?>
<weirdns:root xmlns:weirdns="#WeirdScenes">World</weirdns:root>