When rendering HTML content (not XML) Tapestry should always render open and 
close tags for most elements, even if the content is empty
---------------------------------------------------------------------------------------------------------------------------------------

                 Key: TAP5-401
                 URL: https://issues.apache.org/jira/browse/TAP5-401
             Project: Tapestry 5
          Issue Type: Bug
          Components: tapestry-core
    Affects Versions: 5.0.17
            Reporter: Howard M. Lewis Ship


This is really backporting the behavior in the trunk (5.1) to say that "br", 
"hr" and "img" can render as empty tags and everything else should render 
fully.  This is all about browser quirks, some (especially IE) get very 
confused by empty XML-style elements.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to