[OS-JIRA] Created: (WOL-1014) Collapse/expand icons don't display for tags like <webobject name="Foo"> ... </webobject name="Foo">

From: Ricardo J. Parada (JIRA) ("Ricardo)
Date: Thu May 07 2009 - 12:52:18 EDT

  • Next message: Henrique Prange: "woproject-ant-tasks appstart script doubt"

    Collapse/expand icons don't display for tags like <webobject name="Foo"> ... </webobject name="Foo">
    ----------------------------------------------------------------------------------------------------

                     Key: WOL-1014
                     URL: http://issues.objectstyle.org/jira/browse/WOL-1014
                 Project: WOProject/WOLips
              Issue Type: Bug
              Components: wolips
                Reporter: Ricardo J. Parada

    The component editor displays + and - icons on the left side of the html editor view to expand and collapse tags. For example:

    - <p>
          Blah blah blah
          blah
          </p>

    Clicking the - icon to the left of the <p> tag collapses the tag. This is a nice feature as the html grows. It also works for <webobject name="foo"> ... </webobject> tags. However if the terminating webobject tag has a name attribute then the -/+ icons don't display. :-(

    Here's an example, try entering this in the component editor and notice that after you save there won't be any "-" icon to collapse the tag:

    <webobject name="Foo">

         ...LOTS and LOTS of stuff in here ;-) ....

    </webobject name="Foo">

    -- 
    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 May 07 2009 - 12:53:40 EDT