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

Felix Meschberger commented on FELIX-1910:
------------------------------------------

Currently the license display page loads the license files from all the bundles 
when the page is rendered. Thus the javascript URLs actually do dynamic HTML 
manipulation.

As an extension to this (very useful) request, we might also want to delay-load 
this license information.

As for license information in the bundle display list: I would assume you mean 
we include a link to the license files to be displayed on demand, right ?

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