Bug 793778 (JBEPP-848)

Summary: Changing ordering of group navigation isn't reflected immediately
Product: [JBoss] JBoss Enterprise Portal Platform 5 Reporter: Thomas Heute <theute>
Component: PortalAssignee: Thomas Heute <theute>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 5.1.0.GACC: epp-bugs
Target Milestone: ---   
Target Release: 5.1.1.DEV01   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jira.jboss.org/jira/browse/JBEPP-848
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-03-10 14:52:47 UTC 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 Thomas Heute 2011-03-10 14:19:31 UTC
project_key: JBEPP

Comment 1 Thomas Heute 2011-03-10 14:20:16 UTC
Link: Added: This issue is related to GTNPORTAL-1402


Comment 2 Thomas Heute 2011-03-10 14:52:47 UTC
Release Notes Docs Status: Added: Documented as Resolved Issue
Release Notes Text: Added: When changing a group navigation priority, the reordering of the groups was only happening after a logout. Now, there is no need to logout anymore.


Comment 3 Scott Mumford 2011-04-29 00:55:31 UTC
Release Notes Docs Status: Removed: Documented as Resolved Issue Added: Needs More Info
Release Notes Text: Removed: When changing a group navigation priority, the reordering of the groups was only happening after a logout. Now, there is no need to logout anymore. Added: Cause: A bug in data caching prevented some changes to Portal navigation from reloading in real time. 
Consequence: When changing a group navigation priority, the reordering of the groups was only happening after logging out.
Fix: The UIPageNavigationForm.java has been patched...NEEDINFO (what does the patch do?)
Result: Now data updates immediately, without the user needing to log out. 


Comment 4 Scott Mumford 2011-05-03 04:22:17 UTC
Release Notes Docs Status: Removed: Needs More Info Added: Documented as Resolved Issue
Release Notes Text: Removed: Cause: A bug in data caching prevented some changes to Portal navigation from reloading in real time. 
Consequence: When changing a group navigation priority, the reordering of the groups was only happening after logging out.
Fix: The UIPageNavigationForm.java has been patched...NEEDINFO (what does the patch do?)
Result: Now data updates immediately, without the user needing to log out.  Added: Cause: A bug in data caching prevented some changes to Portal navigation from reloading in real time. 
Consequence: When changing a group navigation priority, the reordering of the groups was only happening after logging out.
Fix: The UIPageNavigationForm.java has been patched.
Result: Now data updates immediately, without the user needing to log out. 


Comment 5 Scott Mumford 2011-05-04 04:11:11 UTC
Release Notes Text: Removed: Cause: A bug in data caching prevented some changes to Portal navigation from reloading in real time. 
Consequence: When changing a group navigation priority, the reordering of the groups was only happening after logging out.
Fix: The UIPageNavigationForm.java has been patched.
Result: Now data updates immediately, without the user needing to log out.  Added: A bug in data caching prevented some changes to Portal navigation from reloading in real time. When changing a group navigation priority, the reordering of the groups was only happening after a log-out. The UIPageNavigationForm.java has been patched to correct this and navigation changes now update immediately, without the user needing to log-out.