In wicket-extensions the TabbedPanel is not compatible with wicket 1.4.5
because org.apache.wicket.markup.html.list.LoopItem does no more exist
-----------------------------------------------------------------------------------------------------------------------------------------------
Key: WICKET-2687
URL: https://issues.apache.org/jira/browse/WICKET-2687
Project: Wicket
Issue Type: Bug
Components: wicket-extensions
Affects Versions: 1.4.5
Environment: xp, tomcat 6, wicket1.4.5, wicket-extensions 1.5-SNAPSHOT
Reporter: Mohamed
Priority: Blocker
In wicket-extensions the TabbedPanel is not compatible with wicket 1.4.5
because org.apache.wicket.markup.html.list.LoopItem does no more exist.
The TabbedPanel should use org.apache.wicket.markup.html.list.Loop.LoopItem.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.