Bug: Attach adds "txt" extension to file name
When attaching the file
editsection.pattern.tmpl to
SectionalEditPluginDev, the upload routine changed the filename to
editsection.pattern.tmpl.txt.
Attach should only change filenames in a manner to make the legal pathnames on the given file system. Adding extensions seems inappropriate.
Test case
Environment
--
ThomasWeigert - 28 Jan 2005
Follow up
This is a duplicate of
http://twiki.org/cgi-bin/view/Codev/UploadFilterIncorrect
You are seeing the results of a filename ending in "pl".
--
CrawfordCurrie - 28 Jan 2005
Fix record