You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Peter Ertl (JIRA)" <ji...@apache.org> on 2011/04/28 19:55:08 UTC

[jira] [Resolved] (WICKET-3650) parentFolderPlaceholder default value in Settings implementation is inconsistent with the javadoc

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

Peter Ertl resolved WICKET-3650.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5-RC4
                   1.4.18

> parentFolderPlaceholder default value in Settings implementation is inconsistent with the javadoc
> -------------------------------------------------------------------------------------------------
>
>                 Key: WICKET-3650
>                 URL: https://issues.apache.org/jira/browse/WICKET-3650
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-core
>    Affects Versions: 1.4.17, 1.5-RC3
>            Reporter: Frédéric Donckels
>            Assignee: Peter Ertl
>            Priority: Minor
>              Labels: path, resource, security
>             Fix For: 1.4.18, 1.5-RC4
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> In relation to wicket-1992,
> the javadoc for: 
> org.apache.wicket.settings.IResourceSettings#setParentFolderPlaceholder
> says:
> "Note that by default the placeholder string is empty '' and thus will not allow to access parent folders."
> But the default is null, not ''
> and this generates src url like this: resources/com.test.sub.pack.TestPage/null/null/base/information.png
> which do work, but probably shouldn't.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira