[#8110] Maildrop backend uploading files unrequested
Summary Maildrop backend uploading files unrequested
Queue Ingo
Queue Version 1.2.1
Type Bug
State Assigned
Priority 2. Medium
Owners Horde Developers
Requester Jan Schneider <jan (at) horde (dot) org>
Created 03/23/09 (352 days ago)
Due
Updated 12/21/09 (79 days ago)
Assigned
Resolved
Attachments
Milestone 2.0
Patch No

History
12/21/09 Jan Schneider Milestone ⇒ 2.0
 
03/23/09 Jan Schneider Comment #1
State ⇒ Assigned
Patch ⇒
Milestone ⇒
Assigned to Horde DevelopersHorde Developers
Queue ⇒ Ingo
Summary ⇒ Maildrop backend uploading files unrequested
Type ⇒ Bug
Priority ⇒ 2. Medium
Reply to this comment
The maildrop backend is uploading the vacation message file as soon as 
the script is requested. Beside that the script driver is not 
responsible for triggering uploads, this ignores if I set preference 
to not activate scripts automatically.

As if this wasn't bad enough, it even uses private properties and 
methods of the backend driver.

Ingo has to be slightly refactored to fix this, because it's currently 
designed to only activate a single script, i.e. it can't upload more 
than one file through the backend driver.