[OS-JIRA] Created: (WOL-1116) Html format function swallows everything after <br>

From: Jaroslav Hanus (JIRA) ("Jaroslav)
Date: Fri Oct 02 2009 - 07:27:04 EDT

  • Next message: Mike Schrag: "maclike vs eclipselike"

    Html format function swallows everything after <br>
    ---------------------------------------------------

                     Key: WOL-1116
                     URL: http://issues.objectstyle.org/jira/browse/WOL-1116
                 Project: WOProject/WOLips
              Issue Type: Bug
              Components: WOLips General
        Affects Versions: WOLips Nightly
             Environment: Mac Snow Leopard, Eclipse 3.4.2, WOLips 3.4.5950
                Reporter: Jaroslav Hanus

    If you try to format (Cmd+Shift+F) html text containing <br>, everything after the <br> tag disappears from the result. Example:

    Before format:

    Blabla1
    <br>
    Blabla2

    After format:

    Blabla1 <br />

    Similar to http://issues.objectstyle.org/jira/browse/WOL-1013, but swallows text not before <br>, but after.

    -- 
    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 : Fri Oct 02 2009 - 07:29:33 EDT