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=2979

*** shadow/2979 Fri Aug  3 07:34:58 2001
--- shadow/2979.tmp.29462       Fri Aug  3 07:34:58 2001
***************
*** 0 ****
--- 1,25 ----
+ +============================================================================+
+ | Need an error message for attribute before document element                |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 2979                        Product: XalanJ2                 |
+ |       Status: NEW                         Version: 2.2.x                   |
+ |   Resolution:                            Platform: Other                   |
+ |     Severity: Minor                    OS/Version: Other                   |
+ |     Priority: Other                     Component: Xalan                   |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: [EMAIL PROTECTED]                                     |
+ |  Reported By: [EMAIL PROTECTED]                                      |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ When attempting to create/copy an attribute as the first thing on the result 
+ tree:
+ (1) By xsl:attribute, you get a jumbled and deceptive message.
+ (2) By xsl:copy or xsl:copy-of, you get no message but the action isn't
+     performed.
+ We need a message that specifically says
+ "Attempt to write an attribute with no element."
+ 
+ Test cases: attribseterr08, copyerr04,copyerr05.
\ No newline at end of file

Reply via email to