Summary | copy rule -> undefined method Ingo_Storage_Filters_Sql::ruleUp() |
Queue | Ingo |
Queue Version | 3.2.0beta1 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | samuel.wolf (at) wolf-maschinenbau (dot) de |
Created | 05/22/2014 (4113 days ago) |
Due | |
Updated | 05/23/2014 (4112 days ago) |
Assigned | |
Resolved | 05/22/2014 (4113 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit 890413f65bd2efb3763a76f938a433287ec7a088
Author: Michael M Slusarz <slusarz@horde.org>
Date: Thu May 22 23:34:44 2014 -0600
Fix patch for
#13213ingo/lib/Storage/Filters/Sql.php | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
http://github.com/horde/horde/commit/890413f65bd2efb3763a76f938a433287ec7a088
New Attachment: no_reload.png
State ⇒ Resolved
commit 75e6c926d1954101fd5146f9ed22b5b67494feba
Author: Michael M Slusarz <slusarz@horde.org>
Date: Thu May 22 15:28:33 2014 -0600
[mms] Fix regression in copying a rule when storing in SQL
backend (
Bug #13213).ingo/docs/CHANGES | 2 ++
ingo/lib/Storage/Filters/Sql.php | 12 +++++++++++-
ingo/package.xml | 4 ++--
3 files changed, 15 insertions(+), 3 deletions(-)
http://github.com/horde/horde/commit/75e6c926d1954101fd5146f9ed22b5b67494feba
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ copy rule -> undefined method Ingo_Storage_Filters_Sql::ruleUp()
Queue ⇒ Ingo
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Ein schwerer Fehler ist aufgetreten:
Call to undefined method Ingo_Storage_Filters_Sql::ruleUp()
1. Horde_ErrorHandler::catchFatalError()
Details
Die vollständige Fehlermeldung wurde in Hordes Logdatei geschrieben
und für Administratoren weiter unten ausgegeben. Benutzer, die keine
Administratoren sind, bekommen diese Details nicht zu sehen.
ErrorException Object
(
[message:protected] => Call to undefined method
Ingo_Storage_Filters_Sql::ruleUp()
[string:Exception:private] =>
[code:protected] => 0
[file:protected] => /var/www/horde/ingo/lib/Storage/Filters/Sql.php
[line:protected] => 242
[trace:Exception:private] => Array
(
[0] => Array
(
[function] => catchFatalError
[class] => Horde_ErrorHandler
[type] => ::
[args] => Array
(
)
)
)
[previous:Exception:private] =>
[severity:protected] => 1
[logged] => 1
)
[Thu May 22 17:10:09 2014] [error] [client 10.23.1.88] PHP Fatal
error: Call to undefined method Ingo_Storage_Filters_Sql::ruleUp() in
/var/www/horde/ingo/lib/Storage/Filters/Sql.php on line 242, referer:
https://example.intern/horde/ingo/basic.php?page=filters
Copy rule work, if i click in the browser on backward i see the copy
of the rule.