You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by bu...@apache.org on 2001/03/10 04:44:40 UTC

[Bug 923] New - xsl:attribute namespace handling somewhat broken.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=923

*** shadow/923	Fri Mar  9 19:44:40 2001
--- shadow/923.tmp.12002	Fri Mar  9 19:44:40 2001
***************
*** 0 ****
--- 1,20 ----
+ +============================================================================+
+ | xsl:attribute namespace handling somewhat broken.                          |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 923                         Product: XalanJ2                 |
+ |       Status: NEW                         Version: 2.0.0                   |
+ |   Resolution:                            Platform: PC                      |
+ |     Severity: Major                    OS/Version:                         |
+ |     Priority:                           Component: Xalan                   |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: xalan-dev@xml.apache.org                                     |
+ |  Reported By: scott_boag@lotus.com                                         |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ The way xsl:attribute handles namespaces is somewhat broken.  It needs to align 
+ in behavior to changes made to xsl:element a while back.  This is a pretty 
+ serious conformance issue, and can be a blocker for some types of transforms.
+ Test IDs: namespace44, 45, 46.