[ 
https://issues.apache.org/jira/browse/WICKET-354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12478072
 ] 

vincent Demay commented on WICKET-354:
--------------------------------------

Image(String, String) does not work properly because it generate an src  tag 
such package/http://.... because it used PackageResourceReference to try to 
find resource in the package. I Add an other bug about that : WICKET-359

> Add a URIResource
> -----------------
>
>                 Key: WICKET-354
>                 URL: https://issues.apache.org/jira/browse/WICKET-354
>             Project: Wicket
>          Issue Type: New Feature
>          Components: wicket
>    Affects Versions: 1.3, 2.0
>            Reporter: vincent Demay
>         Attachments: URIResource.java
>
>
> Add an URIResource too resolve distant resources such as http for exemple. It 
> can be used in image constructor for exemple when url is knew on server side 
> (comes from the model or whatever)

-- 
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