Bug 1004447

Summary: Second page refresh of the storage node detail page redirects the user to the table view
Product: [Other] RHQ Project Reporter: Jirka Kremser <jkremser>
Component: Core UIAssignee: Nobody <nobody>
Status: NEW --- QA Contact:
Severity: low Docs Contact:
Priority: unspecified    
Version: 4.8CC: hrupp
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

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.