[ https://issues.apache.org/jira/browse/FELIX-1758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12784365#action_12784365 ]
Richard S. Hall commented on FELIX-1758: ---------------------------------------- That link doesn't say the location no longer needs to be unique, it just says the location was used for identification before symbolic names. I don't see much of a reason to allow duplicate locations at this point. Probably a better approach would be to eliminate treating the location as a URL and always require an InputStream, since that is really the root of the confusion. Of course, that change won't happen neither. > bundle.location not updated when new version of a bundle is 'jcr'-installed > --------------------------------------------------------------------------- > > Key: FELIX-1758 > URL: https://issues.apache.org/jira/browse/FELIX-1758 > Project: Felix > Issue Type: Bug > Components: Web Console > Affects Versions: webconsole-1.2.10 > Reporter: Honwai Wong > Priority: Trivial > > The details view of a bundle shows an outdated location if a newer version of > the bundle has been deployed using jcrinstall. The version information is > correct, merely the location points to an old version of the bundle. This > does not occur when deploying the same bundle directly via the web console. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.