You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Franz Willer (JIRA)" <ji...@apache.org> on 2010/04/08 12:12:36 UTC

[jira] Created: (WICKET-2828) IndexOutOfBoundsException is thrown in onBeforeRender when tabs is empty.

IndexOutOfBoundsException is thrown in onBeforeRender when tabs is empty.
-------------------------------------------------------------------------

                 Key: WICKET-2828
                 URL: https://issues.apache.org/jira/browse/WICKET-2828
             Project: Wicket
          Issue Type: Bug
          Components: wicket-extensions
    Affects Versions: 1.4.7
            Reporter: Franz Willer
            Priority: Minor




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (WICKET-2828) IndexOutOfBoundsException is thrown in onBeforeRender when tabs is empty.

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WICKET-2828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12903155#action_12903155 ] 

Hudson commented on WICKET-2828:
--------------------------------

Integrated in Apache Wicket 1.5.x #269 (See [https://hudson.apache.org/hudson/job/Apache%20Wicket%201.5.x/269/])
    Issue: WICKET-2828


> IndexOutOfBoundsException is thrown in onBeforeRender when tabs is empty.
> -------------------------------------------------------------------------
>
>                 Key: WICKET-2828
>                 URL: https://issues.apache.org/jira/browse/WICKET-2828
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 1.4.7
>            Reporter: Franz Willer
>            Assignee: Igor Vaynberg
>            Priority: Minor
>             Fix For: 1.4.11, 1.5-M2
>
>         Attachments: WICKET-2828.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (WICKET-2828) IndexOutOfBoundsException is thrown in onBeforeRender when tabs is empty.

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

Franz Willer updated WICKET-2828:
---------------------------------

    Attachment: WICKET-2828.patch

Patch file for Version 1.4.7.
Simple checks if tabs is empty and call setSelectedTab(0) to add an empty panel.

> IndexOutOfBoundsException is thrown in onBeforeRender when tabs is empty.
> -------------------------------------------------------------------------
>
>                 Key: WICKET-2828
>                 URL: https://issues.apache.org/jira/browse/WICKET-2828
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 1.4.7
>            Reporter: Franz Willer
>            Priority: Minor
>         Attachments: WICKET-2828.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (WICKET-2828) IndexOutOfBoundsException is thrown in onBeforeRender when tabs is empty.

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

Igor Vaynberg resolved WICKET-2828.
-----------------------------------

         Assignee: Igor Vaynberg
    Fix Version/s: 1.4.11
                   1.5-M2
       Resolution: Fixed

> IndexOutOfBoundsException is thrown in onBeforeRender when tabs is empty.
> -------------------------------------------------------------------------
>
>                 Key: WICKET-2828
>                 URL: https://issues.apache.org/jira/browse/WICKET-2828
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 1.4.7
>            Reporter: Franz Willer
>            Assignee: Igor Vaynberg
>            Priority: Minor
>             Fix For: 1.4.11, 1.5-M2
>
>         Attachments: WICKET-2828.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (WICKET-2828) IndexOutOfBoundsException is thrown in onBeforeRender when tabs is empty.

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WICKET-2828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12903137#action_12903137 ] 

Hudson commented on WICKET-2828:
--------------------------------

Integrated in Apache Wicket 1.4.x #126 (See [https://hudson.apache.org/hudson/job/Apache%20Wicket%201.4.x/126/])
    Issue: WICKET-2828


> IndexOutOfBoundsException is thrown in onBeforeRender when tabs is empty.
> -------------------------------------------------------------------------
>
>                 Key: WICKET-2828
>                 URL: https://issues.apache.org/jira/browse/WICKET-2828
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 1.4.7
>            Reporter: Franz Willer
>            Assignee: Igor Vaynberg
>            Priority: Minor
>             Fix For: 1.4.11, 1.5-M2
>
>         Attachments: WICKET-2828.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.