Security patch breaks the possibility to upload an attachment and leave the Comment field empty

I get a "ci error" when doing so ; fixed by replacing, in TWiki.cfg :

ciCmd         => "$rcsDir/ci $rcsArg -q -l -m%COMMENT|U% -t-none -w%USERNAME|S% %FILENAME|F% $endRcsCmd",
with
ciCmd         => "$rcsDir/ci $rcsArg -q -l -m'%COMMENT|U%' -t-none -w%USERNAME|S% %FILENAME|F% $endRcsCmd", 

-- BenVoui - 25 Feb 2005

 
BasicForm
TopicClassification Select one...
TopicSummary attachment upload with empty comment breaks with Florian's patch
InterestedParties

RelatedTopics SecurityPatchBreaksSpacesInFilenames
Topic revision: r1 - 25 Feb 2005 - 14:14:11 - BenVoui
 
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback SourceForge.net Logo