You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Jesse Kuhnert (JIRA)" <ta...@jakarta.apache.org> on 2006/12/13 22:37:23 UTC

[jira] Resolved: (TAPESTRY-605) Generated markup for empty tags should include space before closing slash

     [ http://issues.apache.org/jira/browse/TAPESTRY-605?page=all ]

Jesse Kuhnert resolved TAPESTRY-605.
------------------------------------

    Resolution: Fixed

> Generated markup for empty tags should include space before closing slash
> -------------------------------------------------------------------------
>
>                 Key: TAPESTRY-605
>                 URL: http://issues.apache.org/jira/browse/TAPESTRY-605
>             Project: Tapestry
>          Issue Type: Improvement
>          Components: Framework
>    Affects Versions: 4.0
>            Reporter: Filip S. Adamsen
>            Priority: Minor
>             Fix For: 4.1.1
>
>
> Currently, generated markup for empty tags doesn't include a space before the closing slash.
> That is, the generated markup is "<span/>" while it ought to be "<span />".
> This is a possible backwards-compatibility issue with some browsers and can easily be fixed with a minor change to the MarkupWriterImpl class's closeTag method.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org