You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Mohamed (JIRA)" <ji...@apache.org> on 2010/01/19 10:26:54 UTC

[jira] Created: (WICKET-2687) 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

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.


[jira] Closed: (WICKET-2687) 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

Posted by "Martijn Dashorst (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-2687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martijn Dashorst closed WICKET-2687.
------------------------------------

    Resolution: Invalid

You can't mix libraries from different versions of Wicket together. Either use wicket-extensions-1.4.5 or wicket-1.5 but don't mix them

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