[jira] Updated: (WICKET-280) [Patch] Allow to access html resources if they are not associated with a java class

2007-06-10 Thread Jean-Baptiste Quenot (JIRA)

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

Jean-Baptiste Quenot updated WICKET-280:


Fix Version/s: (was: trunk)
   1.3.0-beta1

> [Patch] Allow to access html resources if they are not associated with a java 
> class
> ---
>
> Key: WICKET-280
> URL: https://issues.apache.org/jira/browse/WICKET-280
> Project: Wicket
>  Issue Type: Improvement
>Reporter: Vincent Demay
>Assignee: Jean-Baptiste Quenot
> Fix For: 1.3.0-beta1, 2.0 branch (discontinued)
>
> Attachments: PackageResourceGuard.patch
>
>
> Html files can be used as static resources but in Wicket1.X they are not 
> accessible because PackageResourceGuard blocks html extension files. I 
> understand for "application" html files (associated with a java class) but 
> not for ohers. The attachement allow "non-application html file" to be used 
> as resources
> I also saw In trunk html files can be used as "static" resources.
> why all html files? Why in trunk?

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



[jira] Updated: (WICKET-280) [Patch] Allow to access html resources if they are not associated with a java class

2007-02-13 Thread Jean-Baptiste Quenot (JIRA)

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

Jean-Baptiste Quenot updated WICKET-280:


Summary: [Patch] Allow to access html resources if they are not associated 
with a java class  (was: [Patch] Allow to access to html resources if they are 
not associated with a javaClass)

> [Patch] Allow to access html resources if they are not associated with a java 
> class
> ---
>
> Key: WICKET-280
> URL: https://issues.apache.org/jira/browse/WICKET-280
> Project: Wicket
>  Issue Type: Improvement
>Reporter: vincent Demay
> Fix For: 1.3
>
> Attachments: PackageResourceGuard.patch
>
>
> Html files can be used as static resources but in Wicket1.X they are not 
> accessible because PackageResourceGuard blocks html extension files. I 
> understand for "application" html files (associated with a java class) but 
> not for ohers. The attachement allow "non-application html file" to be used 
> as resources
> I also saw In trunk html files can be used as "static" resources.
> why all html files? Why in trunk?

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