http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1517 *** shadow/1517 Sun May 20 17:26:11 2001 --- shadow/1517.tmp.7889 Tue Jun 12 14:12:42 2001 *************** *** 1,19 **** ! Bug#: 1517 ! Product: XalanJ2 ! Version: 2.0.0 ! Platform: Sun ! OS/Version: Solaris ! Status: NEW ! Resolution: ! Severity: Normal ! Priority: Medium ! Component: org.apache.xalan.xsltc ! AssignedTo: [EMAIL PROTECTED] ! ReportedBy: [EMAIL PROTECTED] ! URL: ! Cc: ! Summary: xsl:attribute doesn't balk on undeclared namespace ! XSLTC ouputs an attribute node for a namespace prefix "xyz" that is not defined. It should at the very least give a warning and ignore the node, but not include it in the output. --- 1,19 ---- ! +============================================================================+ ! | xsl:attribute doesn't balk on undeclared namespace | ! +----------------------------------------------------------------------------+ ! | Bug #: 1517 Product: XalanJ2 | ! | Status: RESOLVED Version: 2.0.0 | ! | Resolution: FIXED Platform: Sun | ! | Severity: Normal OS/Version: Solaris | ! | Priority: Medium Component: org.apache.xalan.xsltc | ! +----------------------------------------------------------------------------+ ! | Assigned To: [EMAIL PROTECTED] | ! | Reported By: [EMAIL PROTECTED] | ! | CC list: Cc: | ! +----------------------------------------------------------------------------+ ! | URL: | ! +============================================================================+ ! | DESCRIPTION | XSLTC ouputs an attribute node for a namespace prefix "xyz" that is not defined. It should at the very least give a warning and ignore the node, but not include it in the output.
