[
https://issues.apache.org/jira/browse/WICKET-1340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marat Radchenko reopened WICKET-1340:
-------------------------------------
Sadly I have to reopen this issue. Please find attached testcase
(Image2Test.java). It tries to prove what you say (and fails...).
I cannot find any way to create a stateless Image. Could you show me an example?
> Bogus LocalizedImageResource#isStateless()
> ------------------------------------------
>
> Key: WICKET-1340
> URL: https://issues.apache.org/jira/browse/WICKET-1340
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 1.3.0-final, 1.3.1
> Reporter: Marat Radchenko
> Assignee: Johan Compagner
> Attachments: Image2Test.java, ImageTest.java
>
>
> Image without resource/resource reference should be stateless.
> Bug is located in LocalizedImageResource#isStateless(), which should read
> "return resourceReference == null;"
> Test case is attached.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.