You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by bo...@werken.com on 2003/01/07 03:52:03 UTC

[maven-bug] Created: (MAVEN-186) empty tags have content.length = 0 instead of content = null

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:

  http://jira.werken.com/secure/ViewIssue.jspa?key=MAVEN-186


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-186
    Summary: empty tags have content.length = 0 instead of content = null
       Type: Bug

     Status: Assigned
   Priority: Minor

 Time Spent: Unknown
   Estimate: 0 minutes

    Project: maven
  Component: jelly-integ
   Versions:
             1.0-beta-7

   Assignee: Jason van Zyl
   Reporter: Brett Porter

    Created: Mon, 6 Jan 2003 8:52 PM
    Updated: Mon, 6 Jan 2003 8:52 PM

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.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.werken.com/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira