[ http://issues.apache.org/struts/browse/SHALE-103?page=all ]

Craig McClanahan moved STR-2526 to SHALE-103:
---------------------------------------------

      Project: Shale  (was: Struts Action 1)
          Key: SHALE-103  (was: STR-2526)
    Component:     (was: Shale)
      Version:     (was: Nightly Build)
    Assign To:     (was: Struts Developer Mailing List)

> [shale] Clay doesn't preserve the component hierarchy in HTML templates
> -----------------------------------------------------------------------
>
>          Key: SHALE-103
>          URL: http://issues.apache.org/struts/browse/SHALE-103
>      Project: Shale
>         Type: Bug

>  Environment: Operating System: other
> Platform: Other
>     Reporter: Manfred Klug
>  Attachments: MorphBuilder.patch
>
> The following snippet
> <form>
>     <span jsfid="tag1">
>         <span jsfid="tag2"/>
>         Some Text
>     </span>
> </form>
> is processed as follows
> <form>
>     <span jsfid="tag1"/>
>     <span jsfid="tag2"/>
>     Some Text
> </form>

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


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

Reply via email to