This is an automated email from the git hooks/post-receive script. New commit to branch pollen-udpate-1.6 in repository pollen_1.x. See http://git.chorem.org/pollen_1.x.git commit 9618a3457c5b7b2521f033c23dc863960c37ce53 Author: Eric Chatellier <eric.chatellier@gmail.com> Date: Sun Nov 15 22:00:21 2015 +0100 Oups --- pollen-ui-struts2/src/main/resources/struts.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pollen-ui-struts2/src/main/resources/struts.xml b/pollen-ui-struts2/src/main/resources/struts.xml index 9537442..dce4f72 100644 --- a/pollen-ui-struts2/src/main/resources/struts.xml +++ b/pollen-ui-struts2/src/main/resources/struts.xml @@ -47,7 +47,7 @@ <constant name="struts.enable.SlashesInActionNames" value="true"/> <constant name="struts.devMode" value="false"/> - <!-- Since 1.6, struts doesn't allow : in uri (used for security token) + <!-- Since 1.6, struts doesn't allow : in uri (used for security token) --> <constant name="struts.allowed.action.names" value="[a-zA-Z0-9._!/\-:]*"/> <!-- See voir http://struts.apache.org/release/2.3.x/docs/s2-019.html --> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.