You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2013/04/29 10:00:20 UTC

[jira] [Updated] (WICKET-5162) InlineEnclosure markup id could collide in the final page markup

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

Martin Grigorov updated WICKET-5162:
------------------------------------

    Fix Version/s:     (was: 6.7.0)
                   6.8.0
    
> InlineEnclosure markup id could collide in the final page markup
> ----------------------------------------------------------------
>
>                 Key: WICKET-5162
>                 URL: https://issues.apache.org/jira/browse/WICKET-5162
>             Project: Wicket
>          Issue Type: Sub-task
>          Components: wicket
>    Affects Versions: 6.7.0
>            Reporter: Martin Grigorov
>            Assignee: Martin Grigorov
>             Fix For: 6.8.0, 1.5.11
>
>
> WICKET-5085 introduced a 'counter' variable in InlineEnclosureHandler that should make the component id of the InlineEnclosure unique in its parent.
> But the component id is also used as markup id and this leads to a problem when InlineEnclosure is used in different panel because a new instance of InlineenclosureHandler is used and its 'counter' value starts from 0 again.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira