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/01/31 15:27:13 UTC

[jira] [Resolved] (WICKET-5020) InlineEnclosureHandler always uses "wicket" namespace

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

Martin Grigorov resolved WICKET-5020.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 6.6.0
    
> InlineEnclosureHandler always uses "wicket" namespace
> -----------------------------------------------------
>
>                 Key: WICKET-5020
>                 URL: https://issues.apache.org/jira/browse/WICKET-5020
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.5.9, 6.5.0
>            Reporter: Christoph Leiter
>            Assignee: Martin Grigorov
>             Fix For: 6.6.0
>
>
> The name of the wicket namespace is hardcoded in InlineEnclosureHandler:
> public final static String INLINE_ENCLOSURE_ATTRIBUTE_NAME = "wicket:enclosure";
> This constant is also used by InlineEnclosure and was probably never meant to be part of the public API.
> These classes should respect the user defined namespace provided by the MarkupResourceStream.

--
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