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


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.

Reply via email to