Hide Forgot
project_key: JBEPP There is a problem when you have nodes with same names in Site, Group and on Dashboard - all nodes have same url. To reproduce: - create node in Site management with name 'test' and assign some page to it - create node in Group management with name 'test' and assign some other page to it - bonus: create dashboard with same name - select any of created navigations All navigations has url: /portal/private/classic/test -> you will get only Site page if you select any of above navigations
It's actually a known issue that will be resolved with the new navigation URL scheme that is prototyped in the coming GateIn and use in the next major (or minor but not patch) release of EPP
Release Notes Docs Status: Added: Documented as Known Issue
This looks to be partially fixed now in Dev03 snapshot Site URL: portal/classic/test Group URL: portal/groups/:platform:administrators/test Dashboard URL: portal/users/root/test BUT there is nothing stopping you from creating a portal with name 'users' and then have a page on that portal called 'root' which means you can then have a site URL of portal/users/root which conflicts with the dashboard URL.
Link: Added: This issue depends GTNPORTAL-2045
Release Notes Docs Status: Removed: Documented as Known Issue Added: Not Yet Documented
NOTE: this issue is going to resolve itself in gatein since they are renaming /groups to /g and /users to /u and a node has to have a name greater than 3 characters.
There's no assignee on this issue, but can someone verify the Release Note text above.
Release Notes Docs Status: Removed: Not Yet Documented Added: Needs More Info Release Notes Text: Added: The page URL conventions in previous versions of JBoss Enterprise Portal Platform did not allow for Portal pages to have the same name. In these instances, pages with identical names were allocated the same URL, with only one page available through it. A change to the way JBoss Enterprise Portal Platform constructs page URLs resolves this issue.
Release Notes Docs Status: Removed: Needs More Info Added: Documented as Resolved Issue