[ http://jira.magnolia.info/browse/MAGNOLIA-529?page=comments#action_11292 ]
Michael Aemisegger commented on MAGNOLIA-529: --------------------------------------------- A task is always a duplicate of itself. But that's no reason to close it. Did you want to refer to another task? I remember having mistakenly filed this bug to bpn. > Filenames with special characters produce 403 > --------------------------------------------- > > Key: MAGNOLIA-529 > URL: http://jira.magnolia.info/browse/MAGNOLIA-529 > Project: magnolia wcm > Type: Bug > Components: core > Versions: 2.1 Final > Environment: all > Reporter: Michael Aemisegger > Assignee: Boris Kraft > > Original Estimate: 6 hours > Remaining: 6 hours > > Example: If the filename specified in the samples download paragraph contains > special characters (e.g. german umlaute), then magnolia returns a 403 http > status code. Even if the requested filename is URL encoded. > In AccessManagerImpl.getPermissions(String) the requested URL is matched > against the ACL. The internal ACL patterns do not support special characters, > hence a AccessDeniedException is thrown. > A temporary solution would be to change the ACL patterns in SimpleUrlPattern > to ".*", since the dialog values do not get validated anyway. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.magnolia.info/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ----------------------------------------------------------------