Item10196: UpdateAttachmentsPlugin removes .prefixed files.

pencil
Priority: Normal
Current State: Closed
Released In: n/a
Target Release: n/a
Applies To: Extension
Component: UpdateAttachmentsPlugin
Branches:
Reported By: GeorgeClark JayenAshar
Waiting For:
Last Change By: JayenAshar
JayenAshar noted that legitimate files beginning with "." such as .bashrc are not discovered, and are removed as attachments by this plugin.

(10:04:56 PM) jayen: so my line now looks like     my @files = grep { !/^[*_]/ && !/,v$/ && -f "$dir/$_"} readdir($dh);

-- GeorgeClark - 27 Dec 2010

 
Topic revision: r7 - 13 Dec 2011, JayenAshar
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy