Hide Forgot
Help Desk Ticket Reference: https://na7.salesforce.com/500A0000005fMK7 project_key: JBEPP The changes applied to 02portal.war/WEB-INF/web.xml as a result of the fix for JBEPP-486 also need to be applied to the web.xml files contained in the eppsp demo portal and sample portal. The filter mapping element for the GenericFilter has to be the last one in the list: <!-- other filter-mapping declarations --> <filter-mapping> <filter-name>GenericFilter</filter-name> <url-pattern>/*</url-pattern> </filter-mapping> <!-- ================================================================== --> <!-- LISTENER --> <!-- ================================================================== -->
Link: Added: This issue Cloned from JBEPP-805
Link: Added: This issue is related to JBEPP-486
https://jira.exoplatform.org/browse/ECMS-2271
Release Notes Docs Status: Added: Not Required