http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1133 *** shadow/1133 Sun May 20 17:24:06 2001 --- shadow/1133.tmp.27130 Tue Jul 10 11:01:09 2001 *************** *** 1,19 **** ! Bug#: 1133 ! Product: XalanJ2 ! Version: 2.0.1 ! Platform: PC ! OS/Version: All ! Status: NEW ! Resolution: ! Severity: Normal ! Priority: Medium ! Component: Xalan ! AssignedTo: [EMAIL PROTECTED] ! ReportedBy: [EMAIL PROTECTED] ! URL: ! Cc: ! Summary: Extension namespace also used on LRE gets erroneous decls ! In test case lre10, we output an attribute that is namespaced to the same prefix and URI as an extension. We need the namespace decl, even though an extension namespace would otherwise not be output. --- 1,19 ---- ! +============================================================================+ ! | Extension namespace also used on LRE gets erroneous decls | ! +----------------------------------------------------------------------------+ ! | Bug #: 1133 Product: XalanJ2 | ! | Status: NEW Version: 2.0.1 | ! | Resolution: Platform: PC | ! | Severity: Normal OS/Version: All | ! | Priority: Medium Component: Xalan | ! +----------------------------------------------------------------------------+ ! | Assigned To: [EMAIL PROTECTED] | ! | Reported By: [EMAIL PROTECTED] | ! | CC list: Cc: | ! +----------------------------------------------------------------------------+ ! | URL: | ! +============================================================================+ ! | DESCRIPTION | In test case lre10, we output an attribute that is namespaced to the same prefix and URI as an extension. We need the namespace decl, even though an extension namespace would otherwise not be output. *************** *** 29,31 **** --- 29,36 ---- ------- Additional Comments From [EMAIL PROTECTED] 2001-05-19 18:23 ------- Categorizing bugs related primarily to stylesheet elements, etc. + + ------- Additional Comments From [EMAIL PROTECTED] 2001-07-10 11:01 ------- + Added TestID keyword and the two files that this fails on for XalanCVS + 10-Jul-01 10:30am + TestID: lre10.xsl; lre21.xsl
