[OS-JIRA] Created: (WOL-622) Formatting HTML shouldn't convert some tags to self-closing

From: Alan Zebchuk (JIRA) ("Alan)
Date: Wed Oct 31 2007 - 14:59:58 EDT

  • Next message: Ricardo Parada: "Re: Is there an example that uses the new WO component format?"

    Formatting HTML shouldn't convert some tags to self-closing
    -----------------------------------------------------------

                     Key: WOL-622
                     URL: http://issues.objectstyle.org/jira/browse/WOL-622
                 Project: WOProject/WOLips
              Issue Type: Bug
              Components: wolips
        Affects Versions: 3.3.* (nightly build please specify)
             Environment: 3.3.4572
                Reporter: Alan Zebchuk
                Priority: Minor

    If you format <a></a> or <div></div>, the component editor will convert them to <a /> or <div />

    Even though these are valid HTML, many browsers have troubles rendering self closing anchor and div tags, see http://dusan.fora.si/blog/wp-content/uploads/2007/07/tags.html for an example.

    The component editor should leave these tags as is if they are empty.

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



    This archive was generated by hypermail 2.0.0 : Wed Oct 31 2007 - 15:01:30 EDT