[
https://issues.apache.org/jira/browse/WICKET-2882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12885039#action_12885039
]
Hudson commented on WICKET-2882:
--------------------------------
Integrated in Apache Wicket 1.5.x #127 (See
[http://hudson.zones.apache.org/hudson/job/Apache%20Wicket%201.5.x/127/])
fixed WICKET-2882: IComponentResolver usage with Enclosure
Issue: WICKET-2882
> Dynamically adding component via an IComponentResolver fails within an
> enclosure for versions after 1.4.1
> ---------------------------------------------------------------------------------------------------------
>
> Key: WICKET-2882
> URL: https://issues.apache.org/jira/browse/WICKET-2882
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 1.4.2, 1.4.3, 1.4.4, 1.4.5, 1.4.6, 1.4.7, 1.4.8
> Environment: Tomcat 6.x, Java 6, Windows or Linux
> Reporter: Chris Colman
> Assignee: Jeremy Thomerson
> Fix For: 1.4.10
>
> Attachments: enclosurebug.zip
>
>
> We have been using an IComponentResolver implementation for a long time to
> allow the inclusion of certain panels to be determined by the markup. Some
> panels are included inside enclosures and some are not. Both cases worked
> fine in wicket 1.4.1 but in versions 1.4.2 and later a 'Tag expected' error
> occurs if the component is wrapped inside a wicket enclosure.
> A quickstart example has been included to demonstrate the problem.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.