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 2002/02/13 11:26:41 UTC

DO NOT REPLY [Bug 6394] - XalanTransformer transform empty element attribute into nothing

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=6394>.
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=6394

XalanTransformer transform empty element attribute into nothing





------- Additional Comments From emercier@openup.fr  2002-02-13 10:26 -------
I forgot to mention that with Xalan-Java, it's OK.
Moreover, the example I provided is not good: replace attribute1="" by 
attributes1="dummy" to understand the bug...