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

Justin Edelson commented on FELIX-2274:
---------------------------------------

IMHO, this seems like confusing behavior. If a plugin developer wanted to do 
this, couldn't they just do it with response.sendRedirect() ?

> 404 when plugin is missing
> --------------------------
>
>                 Key: FELIX-2274
>                 URL: https://issues.apache.org/jira/browse/FELIX-2274
>             Project: Felix
>          Issue Type: Bug
>          Components: Web Console
>            Reporter: Valentin Valchev
>
> Currently the Web Console generates 404 (page not found) error, when a plugin 
> is missing.
> But a plugin developer might devicide to show the plugin, only when all 
> required services are available. If the user already opened the web console, 
> the label for such plugin will be rendered. After that, a required service is 
> unregistered and so is the plugin.
> At this point, when the user clicks on the label, the Web Console will 
> generate 404.
> IMHO, it's will be better, if the web console simply redirects to the default 
> plugin (bundles).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to