[
https://issues.apache.org/jira/browse/FELIX-369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefano Lenzi closed FELIX-369.
-------------------------------
Resolution: Invalid
Fix Version/s: 1.0.0
Assignee: Stefano Lenzi
During a discussion on the mailing-list:
http://www.mail-archive.com/[email protected]/msg01648.html
we found out that the Bundle.getResource(String) should not resolve '.' or '..'
path.
> Bundle.getResource(String) do not handle path with '.' or '..'
> --------------------------------------------------------------
>
> Key: FELIX-369
> URL: https://issues.apache.org/jira/browse/FELIX-369
> Project: Felix
> Issue Type: Bug
> Components: Framework
> Affects Versions: 1.0.0
> Environment: the bug affect both felix-1.0.0 and
> felix-1.0.0-SNAPSHOT-r576472
> Reporter: Stefano Lenzi
> Assignee: Stefano Lenzi
> Fix For: 1.0.0
>
> Attachments: resource.loading.patch
>
>
> The Bundle.getResource(String path) does not handle correctly the loading of
> resource if the path contains "." or ".." directory.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.