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

[jira] Resolved: (WICKET-2647) InspectorPage (from devutils) is stateful for no valid reason

     [ https://issues.apache.org/jira/browse/WICKET-2647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Vaynberg resolved WICKET-2647.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5-M1
                   1.4.6
         Assignee: Igor Vaynberg

> InspectorPage (from devutils) is stateful for no valid reason
> -------------------------------------------------------------
>
>                 Key: WICKET-2647
>                 URL: https://issues.apache.org/jira/browse/WICKET-2647
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4.5
>            Reporter: Marat Radchenko
>            Assignee: Igor Vaynberg
>             Fix For: 1.4.6, 1.5-M1
>
>
> The only reason InspectorPage is stateful is new Image("bug").
> If it is replaced new Image("bug", new ResourceReference(InspectorPage.class, "bug.png")), then InspectorPage becomes stateless.
> I already raised an issue (WICKET-1340) on empty image that finds resource from markup being stateful, but was told that it is desired behavior.

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