Unable to create a jcr node or a page with title "2013-2014" using FilterNameHelper.
The name does not match the regexp ^([0-9-_]*)[a-z].*$
Unable to create a jcr node or a page with title "2013-2014" using FilterNameHelper.
The name does not match the regexp ^([0-9-_]*)[a-z].*$
I reopen the issue because the FilterNameHelper deals with "page" pattern, whereas it is in CMS.
Moreover there is a FIXME into this class : // FIXME Page name can not start with a number
This helper is use to create page, content, survey, project's categories. We need to study these use case and see if this helper is convenient for each case