[
https://issues.apache.org/jira/browse/FELIX-1910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12835781#action_12835781
]
Felix Meschberger commented on FELIX-1910:
------------------------------------------
Actually, I propose the other way around:
/licenses/<bid>/path/to/my/inner.jar/META-INF/LICENSE.kxml2
Here you can identify easily identify the parts:
1. the licenses name
2. the bundle id
3. up to a ".jar/" string: the inner library path
4. remains the file path
3. is optional, thus if, there is no ".jar/" substring, the file is not in an
embedded library.
> Normal URLs instead of Javascript links in Licenses screen
> ----------------------------------------------------------
>
> Key: FELIX-1910
> URL: https://issues.apache.org/jira/browse/FELIX-1910
> Project: Felix
> Issue Type: Improvement
> Components: Web Console
> Affects Versions: webconsole-1.2.10
> Reporter: Jukka Zitting
> Assignee: Felix Meschberger
>
> The Licenses screen in the Web Management Console uses links like
> javascript:displayBundle("123"); and javascript:displayFile("123", "Bundle
> Resources", "1"); which make it impossible to directly link to specific
> license information.
> It would be better if all the exposed information had a normal http URL like
> in the Bundles screen. In fact, how about if license information was included
> in the bundle information page at http://.../bundles/123?
> PS. Note that I'm looking at version 1.2.10 of the console, but since I
> didn't find relevant issues against more recent releases I believe this issue
> is still valid for the latest trunk.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.