Clicking action on bundles detail page shows full bundle list while URL stays
on bundles/<id>
---------------------------------------------------------------------------------------------
Key: FELIX-1930
URL: https://issues.apache.org/jira/browse/FELIX-1930
Project: Felix
Issue Type: Bug
Components: Web Console
Affects Versions: webconsole-2.0.2
Reporter: Alexander Klimetschek
Priority: Minor
1. Go to webconsole, click on a bundle to go to its detail page (eg.
/system/bundles/1)
2. Click on any action (stop/start/uninstall etc.)
Problem:
=> The content of the page will switch to the list of all bundles (like
/system/bundles) but the URL stays on /system/bundles/1
Expected:
=> Only the bundle detail content is refreshed (reflecting the status change
from the action), URL stays on /system/bundles/1
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.