DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9127>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

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

Simple transform works, but emits error w/out parameters

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From [EMAIL PROTECTED]  2003-02-07 19:47 -------
It looks like this bug was in limbo.  You've probably managed to get past this 
problem by now.
In any event, in a more recent release of Xalan-J, I get the following messages:

file:///e:/users/henry/defects/bug9127/d9127.xsl; Line #3; Column #51; Cannot 
add attribute ghi after child nodes or before an element is produced.  
Attribute will be ignored.
file:///e:/users/henry/defects/bug9127/d9127.xsl; Line #3; Column #51; Cannot 
add attribute jkl after child nodes or before an element is produced.  
Attribute will be ignored.

The problem is that attributes are being added to the result without there 
being an element on which to add them.  My guess is that the older version of 
Xalan-J was detecting the same problem, but produced an inappropriate message.  

If there's something more going on that I'm missing, please re-open the bug.

Reply via email to