Wednesday, August 6, 2008, 4:53:33 PM, Russ wrote:

> I'm using Fox to create new pages using a form and template, and it 
> works fine until I give it a numerical page name.  Entering a new page
> name '1234' in the form results in a "PmWiki can't process your request
> - ?invalid page name" error.  If I add an alpha character first 
> ('A1234'), it works fine.

is this error restricted to when you use a fox form, or does it
occur, if you try to create a page with a numeric name manually?

Fox does not change the $NamePattern variable, which holds the
pattern for page names, and allows by default names starting with a
digit.

Does anything in your configuration change $NamePattern?


  ~Hans


_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to