Summary | Problem with Filter rule_up and rule_down |
Queue | Ingo |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | noles (at) a3k (dot) net |
Created | 03/16/2011 (5228 days ago) |
Due | |
Updated | 03/17/2011 (5227 days ago) |
Assigned | |
Resolved | 03/17/2011 (5227 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
Patch ⇒ No
Fix moving rules with the SQL driver (
Bug #9672).3 files changed, 3 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/1a11a7c4999ee0290e91d15593a874aecc3b612a
Priority ⇒ 1. Low
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Ingo
Summary ⇒ Problem with Filter rule_up and rule_down
Type ⇒ Bug
State ⇒ Unconfirmed
Error Log:
PHP Fatal error: Call to a member function query() on a non-object in
/var/www/html/horde/ingo/lib/Storage/Filters/Sql.php on line 287
It seems to be that a function will be called which has been renamed.
Patch attached...