Bug 130824

Summary: Need Your Preferences link
Product: [Retired] Red Hat Network Reporter: Jesus M. Rodriguez <jesusr>
Component: RHN/R&DAssignee: Jesus M. Rodriguez <jesusr>
Status: CLOSED CURRENTRELEASE QA Contact: Fanny Augustin <fmoquete>
Severity: medium Docs Contact:
Priority: medium    
Version: RHN Devel   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-08-26 18:43:14 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 125080    

Description Jesus M. Rodriguez 2004-08-24 22:03:21 UTC
The Your Preferences link to point to the correct preferences page for
the currently logged in user.

Comment 1 Jesus M. Rodriguez 2004-08-26 18:43:14 UTC
Refactored the preferences form.  preferences.jsp now contains just the
form body, while your and user preferences.jsps contain the header of
the form i.e. html:form pointing to different actions.
                                                                     
          
Added the new action mappings to struts-config.xml so that yourpreferences
and userpreferences will now highlight the navmenu correctly.