by mcrider » Wed Jun 23, 2010 11:28 am
Hi Billy,
You can follow James' advice and allow periods in the regex for FormValidatorAlphaNum, but the only place i see this causing a problem is in classes/admin/form/JournalSiteSettingsForm.inc.php--The form validator is used here to make sure the journal path in the url only uses valid characters and (AFAIK) a period will not work here. So--Just make sure you don't put periods in the journal path for any new journals you create and you should be golden!
Cheers,
Matt
Matthew Crider
Public Knowledge Project Team