Summary | error on filter-run : getBlacklist() in imap.php |
Queue | IMP |
Queue Version | 4.3.5 |
Type | Bug |
State | No Feedback |
Priority | 2. Medium |
Owners | |
Requester | mveltre82 (at) hotmail (dot) com |
Created | 09/29/2009 (5757 days ago) |
Due | |
Updated | 10/09/2009 (5747 days ago) |
Assigned | 09/29/2009 (5757 days ago) |
Resolved | 10/09/2009 (5747 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Feedback
/var/www/test/htdocs/horde/ingo/lib/Script/imap.php on line 151
"var_dump($blacklist);" into that line and post the output here?
looks like there is a way to get rid of the error. Just entry one line
into the blacklist and it works.
Markus
Priority ⇒ 2. Medium
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ error on filter-run : getBlacklist() in imap.php
Type ⇒ Bug
State ⇒ Unconfirmed
Version is 4.3.5.
After I created one filter and run this one manually from the Inbox, I
get this error:
Fatal error: Call to undefined method DB_Error::getBlacklist() in
/var/www/test/htdocs/horde/ingo/lib/Script/imap.php on line 151
Any ideas?
Version Infos:
Horde Version
* Horde: 3.3.5
Horde Applications
* Dimp: H3 (1.1.3)
* Horde: 3.3.5
* Imp: H3 (4.3.5) (run Imp tests)
* Ingo: H3 (1.2.2) (run Ingo tests)
* Kronolith: H3 (2.3.2) (run Kronolith tests)
* Mimp: H3 (1.1.2)
* Mnemo: H3 (2.2.2)
* Nag: H3 (2.3.3)
* Turba: H3 (2.3.2) (run Turba tests)
php version: 5.2.6-1+lenny3
server api: apache2handler
loaded extensions: 66
system: Linux test 2.6.26-2-amd64
#1SMP Sun Jul 26 20:35:48 UTC 2009 x86_64I'm using memcached to store session-informations and cache, IMP for
the authentification and MySQLi for the db-connection (mysql 5)
Thanks a lot!
Markus