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 - 2005-02-25 - BenVoui
 
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.