Hide Forgot
project_key: JBEPP - create portal with name: "por" or "port" or "porta" or "portal" - go to new portal - mouse over Site and see the links of other portals: /classictal/public/classic/ or /classical/public/classic/ or /classicl/public/classic/ or /classic/public/classic/ These links of course cause 404 error. There is problem with url rewriting - looks like there is some String.replace or wrong regular expr. I also verified special names like: "public","private","localhost" and worked fine.
Link: Added: This issue related GTNPORTAL-1614
Release Notes Docs Status: Removed: Not Required Added: Documented as Known Issue Release Notes Text: Added: Creating new portals with names that contain all or part of the word 'portal' (such as: "por", "port", "porta" and "portal") will result in an incorrect URL writing to the Site links section of the main portal. This, in turn, will produce '404: Page not found' HTTP response errors when using these links. Customers are advised to avoid using the problematic character sequences in new portal names until this issue is resolved.
Release Notes Docs Status: Removed: Documented as Known Issue Added: Documented as Resolved Issue Release Notes Text: Removed: Creating new portals with names that contain all or part of the word 'portal' (such as: "por", "port", "porta" and "portal") will result in an incorrect URL writing to the Site links section of the main portal. This, in turn, will produce '404: Page not found' HTTP response errors when using these links. Customers are advised to avoid using the problematic character sequences in new portal names until this issue is resolved. Added: Creating new portals with names that contain all or part of the word 'portal' (such as: "por", "port", "porta" and "portal") resulted in an incorrect URL writing to the Site links section of the main portal. This, in turn, produced '404: Page not found' HTTP response errors when using these links.