See https://github.com/xwiki/xwiki-platform/blob/master/xwiki-platform-core/xwiki-platform-web/src/main/webapp/templates/createinline.vm#L84 . It just checks if the value is empty. And btw, any character is allowed in the page name technically.
Hope this helps, Marius On Mon, Aug 18, 2014 at 5:00 PM, Pascal BASTIEN <[email protected]> wrote: > Hello, > > What is the function of validation in the text zone "Page name" of > /xwiki/bin/create/MySpace/WebHome page? (the green Ok at right side of text > zone) > > In "page name" It seem I can typing any characters (even > "aaa$^z*-+/\&é~@ç|-{"#'(" (green "Ok" is displayed ) and validate. > AND green "Ok" is displayed even if I type the name of an existing page (of > course when I click on "Create", the message "The page MySpace.duplicateName > already exists. Please fill in a new page name." appear. > > Do you think it is a bug a duplicated page test or a reliquat from old > versions? > > Pascal BASTIEN > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
