[ 
https://issues.apache.org/jira/browse/FELIX-1910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12835712#action_12835712
 ] 

Valentin Valchev commented on FELIX-1910:
-----------------------------------------

Typically the path to the license is /META-INF/LICENSE.kxml2

so uri becomes

/licenses/<bid>/META-INF/LICENSE.kxml2/path/to/my/inner.jar

it really becomes more harder to parse, thus more prune to errors.

Or should escape manually the strings in both JS & Servlet. But why bother to 
do manual escaping, if the servlet container does it for you, if parameters are 
used.

> 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.

Reply via email to