Forum OpenACS Development: validating filename

Collapse
Posted by tammy m on

shouldn't template::data::validate::filename add a "." character to the regexp to account for file extension? or is it intended to only cover filename minus any extension (though filenames can and do contain "dot" characters in them)? it doesn't seem useful for validating a file widget without accounting for a "." in the filename:(