Bug 1004447 - Second page refresh of the storage node detail page redirects the user to the table view
Summary: Second page refresh of the storage node detail page redirects the user to the...
Keywords:
Status: NEW
Alias: None
Product: RHQ Project
Classification: Other
Component: Core UI
Version: 4.8
Hardware: All
OS: All
unspecified
low vote
Target Milestone: ---
: ---
Assignee: Nobody
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-04 16:17 UTC by Jirka Kremser
Modified: 2022-03-31 04:28 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:


Attachments (Terms of Use)

Description Jirka Kremser 2013-09-04 16:17:10 UTC
Description of problem:
This issue happens on the detail page of a storage node in the administration UI.
URL fragment: #Administration/Topology/StorageNodes/${storageNodeId}.


Version-Release number of selected component (if applicable):
4.9.0-SNAPSHOT

How reproducible:
always

Steps to Reproduce:
1. go to http://localhost:7080/coregui/#Administration/Topology/StorageNodes/
2. double click on any record in the table
3. refresh the page (F5)
4. do the 3. again

Actual results:
the table view is opened again (http://localhost:7080/coregui/#Administration/Topology/StorageNodes/)

Expected results:
The actual page should be just refreshed, not redirected somewhere else.


Note You need to log in before you can comment on or make changes to this bug.