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 (Created) (JIRA)" <ji...@apache.org> on 2012/03/15 10:43:38 UTC

[jira] [Created] (WICKET-4454) Repaint the initial state of the page if the page is expired, a new one is freshly created and the requested component is not available

Repaint the initial state of the page if the page is expired, a new one is freshly created and the requested component is not available 
----------------------------------------------------------------------------------------------------------------------------------------

                 Key: WICKET-4454
                 URL: https://issues.apache.org/jira/browse/WICKET-4454
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 1.5.5
            Reporter: Martin Grigorov
            Assignee: Martin Grigorov
             Fix For: 1.5.6, 6.0.0
         Attachments: wicketcompo2.zip

>From the users@ mailing list: http://markmail.org/thread/ttox5ymihtf5y55i

A ComponentNotFoundException is being thrown if the page is expired, a new page is freshly created and due to component replacement the requested sub-component is not reachable.
The parent component depends on whether a user is logged in. The sub-component has a link inside which is not reachable after page expiration because a different parent component is used in this case.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (WICKET-4454) Repaint the initial state of the page if the page is expired, a new one is freshly created and the requested component is not available

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

Martin Grigorov updated WICKET-4454:
------------------------------------

    Attachment: wicketcompo2.zip
    
> Repaint the initial state of the page if the page is expired, a new one is freshly created and the requested component is not available 
> ----------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: WICKET-4454
>                 URL: https://issues.apache.org/jira/browse/WICKET-4454
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.5.5
>            Reporter: Martin Grigorov
>            Assignee: Martin Grigorov
>             Fix For: 1.5.6, 6.0.0
>
>         Attachments: wicketcompo2.zip
>
>
> From the users@ mailing list: http://markmail.org/thread/ttox5ymihtf5y55i
> A ComponentNotFoundException is being thrown if the page is expired, a new page is freshly created and due to component replacement the requested sub-component is not reachable.
> The parent component depends on whether a user is logged in. The sub-component has a link inside which is not reachable after page expiration because a different parent component is used in this case.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (WICKET-4454) Repaint the initial state of the page if the page is expired, a new one is freshly created and the requested component is not available

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

Martin Grigorov resolved WICKET-4454.
-------------------------------------

    Resolution: Fixed
    
> Repaint the initial state of the page if the page is expired, a new one is freshly created and the requested component is not available 
> ----------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: WICKET-4454
>                 URL: https://issues.apache.org/jira/browse/WICKET-4454
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.5.5
>            Reporter: Martin Grigorov
>            Assignee: Martin Grigorov
>             Fix For: 1.5.6, 6.0.0
>
>         Attachments: wicketcompo2.zip
>
>
> From the users@ mailing list: http://markmail.org/thread/ttox5ymihtf5y55i
> A ComponentNotFoundException is being thrown if the page is expired, a new page is freshly created and due to component replacement the requested sub-component is not reachable.
> The parent component depends on whether a user is logged in. The sub-component has a link inside which is not reachable after page expiration because a different parent component is used in this case.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira