[ 
https://issues.apache.org/jira/browse/TAPESTRY-2343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Howard M. Lewis Ship updated TAPESTRY-2343:
-------------------------------------------

    Description: 
When the FormInjector duplicates its element, it should duplicate attributes as 
well.  Particularly important is the CSS class attribute.

Originally, this was supposed to copy all attributes except "id", but so far, 
haven't found a way to do that.  Just copying the CSS class attribute is 
sufficient for my purposes.

  was:When the FormInjector duplicates its element, it should duplicate 
attributes as well.  Particularly important is the CSS class attribute.

        Summary: The FormInjector should copy its class attribute to the new 
element (on the client side)  (was: The FormInjector does not copy itself 
sufficiently on the client side, it should copy all of its attributes (except 
for id) as well)

> The FormInjector should copy its class attribute to the new element (on the 
> client side)
> ----------------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-2343
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2343
>             Project: Tapestry
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.0.11
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>
> When the FormInjector duplicates its element, it should duplicate attributes 
> as well.  Particularly important is the CSS class attribute.
> Originally, this was supposed to copy all attributes except "id", but so far, 
> haven't found a way to do that.  Just copying the CSS class attribute is 
> sufficient for my purposes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to