Hide Forgot
Help Desk Ticket Reference: https://na7.salesforce.com/500A0000003kKnA project_key: JBEPP Platform issue for GTNPORTAL-1508: After deleting a page in the Navigation Management as a non-root user, the site navigation is disordered for all users. As a result, navigating to http://localhost:8080/portal/private/classic/ does not show the home page, but the group navigation will opened instead. See 'Steps to Reproduce' for details. The site navigation should not get in disorder regardless of which user deleted an entry.
Tentatively set for 5.1.0 Engineering release 2
Was actually fixed in 5.1.0 Engineering Release 1. Will be part of 5.1.0 release.
The Release Note text above was generated using information found in the associated JIRAs (GTNPORTAL-1508 and GTNPORTAL-1087). It needs to be verified for technical accuracy.
Release Notes Docs Status: Added: Documented as Resolved Issue Release Notes Text: Added: Proposed Release Notes text: A bug was found that caused site navigation to be disordered after a non-administrator deleted a page in Navigation Management. This was caused by a problem with filtering and syncronization of nodes in the UITree object. A new object (UIFilterTree) has been added to the code, which allows for node navigation persistence. This resolves the issue.