[OS-JIRA] Created: (WOL-773) Format can break webobjects tags across multiple lines

From: Alan Zebchuk (JIRA) ("Alan)
Date: Thu Apr 03 2008 - 04:54:25 EDT

  • Next message: webtecc: "Re: D2WS: Can't obtain rules because of protected access!"

    Format can break webobjects tags across multiple lines
    ------------------------------------------------------

                     Key: WOL-773
                     URL: http://issues.objectstyle.org/jira/browse/WOL-773
                 Project: WOProject/WOLips
              Issue Type: Bug
              Components: wolips
        Affects Versions: WOLips 3.3.* Next Stable Build
             Environment: 3.3.5055
                Reporter: Alan Zebchuk

    If I format the following:

    <webobject
            name="HelloWorldString" />

    It gets turned into this:

    <webobject
            name=&quot;HelloWorldString&quot; name = "HelloWorldString" />

    and formatting it again, just makes it worse:

    <webobject
            name=&amp;quot;HelloWorldString&amp;quot; name = "&quot;HelloWorldString&quot;" />

    -- 
    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 : Thu Apr 03 2008 - 04:55:25 EDT