6.0.0-beta1
8/25/25

[#13213] copy rule -> undefined method Ingo_Storage_Filters_Sql::ruleUp()
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

History
05/23/2014 05:35:07 AM Git Commit Comment #4 Reply to this comment
Changes have been made in Git (master):

commit 890413f65bd2efb3763a76f938a433287ec7a088
Author: Michael M Slusarz <slusarz@horde.org>
Date:   Thu May 22 23:34:44 2014 -0600

     Fix patch for #13213

  ingo/lib/Storage/Filters/Sql.php |    6 +++---
  1 files changed, 3 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/890413f65bd2efb3763a76f938a433287ec7a088
05/22/2014 09:38:21 PM samuel (dot) wolf (at) wolf-maschinenbau (dot) de Comment #3
New Attachment: no_reload.png Download
Reply to this comment
No error message, but i must click to "Filter Rules" to see all rules again.
05/22/2014 09:29:01 PM Michael Slusarz Assigned to Michael Slusarz
State ⇒ Resolved
 
05/22/2014 09:28:57 PM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (master):

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
05/22/2014 03:15:38 PM samuel (dot) wolf (at) wolf-maschinenbau (dot) de Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ copy rule -> undefined method Ingo_Storage_Filters_Sql::ruleUp()
Queue ⇒ Ingo
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
After click on the copy filter rule icon i get this error:
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.

Saved Queries