Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
jelly tags declared like this:
<xslt ... />
Have a body content that is a valid string of length 0
This is incompatible with ant which has the content as a null string.
This may cause some tags to break - it got my custom tags which I have now changed to check both.