Summary | Maildrop backend uploading files unrequested |
Queue | Ingo |
Queue Version | 1.2.1 |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | jan (at) horde (dot) org |
Requester | jan (at) horde (dot) org |
Created | 03/23/2009 (5988 days ago) |
Due | |
Updated | 04/04/2011 (5246 days ago) |
Assigned | |
Resolved | 04/04/2011 (5246 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | 2 |
Patch | No |
[jan] Catch all PEAR errors in Sieve driver. [jan] Allow script
drivers to provide additional scripts to upload (
Bug #8110).12 files changed, 137 insertions(+), 75 deletions(-)
http://git.horde.org/horde-git/-/commit/1f6c88b5137347ee60b576c6406f1e81d42ccdd6
Taken from
I wanted to look at
ticket 9156again, but it looks like it isdepending on this ticket.
Taken from
Thanks.
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Maildrop backend uploading files unrequested
Queue ⇒ Ingo
Assigned to
Milestone ⇒
Patch ⇒ No
State ⇒ Assigned
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.