6.0.0-RC7
6/20/26

[#13944] Error when ' Edit the users responsible for this queue' clicked
Summary Error when ' Edit the users responsible for this queue' clicked
Queue Whups
Queue Version 3.0.2
Type Bug
State Resolved
Priority 1. Low
Owners jan (at) horde (dot) org, mrubinsk (at) horde (dot) org
Requester asa (at) isac (dot) gov (dot) in
Created 4/10/15 (4089 days ago)
Due
Updated 4/15/15 (4084 days ago)
Assigned 4/13/15 (4086 days ago)
Resolved 4/14/15 (4085 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
521 Git Commit Comment #9 Reply to this comment
Changes have been made in Git (FRAMEWORK_5_2):

commit f03380fc2b56ff36c7c2e24a813dcbe48901ed8f
Author: Jan Schneider <jan@horde.org>
Date:   Wed Apr 15 15:16:16 2015 +0200

     [mjr] Fix error reporting if listing of users failed (Bug #13944).

  whups/docs/CHANGES |    1 +
  whups/package.xml  |    2 ++
  2 files changed, 3 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/f03380fc2b56ff36c7c2e24a813dcbe48901ed8f
451 Git Commit Comment #8 Reply to this comment
Changes have been made in Git (FRAMEWORK_5_2):

commit 8a3e1f508a4b6a436a79c28c710254c62cc8e21e
Author: Jan Schneider <jan@horde.org>
Date:   Tue Apr 14 17:09:40 2015 +0200

     Fix error logging (Bug #13944).

  whups/lib/Form/Admin/AddUser.php |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/8a3e1f508a4b6a436a79c28c710254c62cc8e21e
243 Jan Schneider Assigned to Jan Schneider
State ⇒ Resolved
 
113 Git Commit Comment #7 Reply to this comment
Changes have been made in Git (master):

commit 64a25e8a10ba08d5657447236d35933465285216
Author: Jan Schneider <jan@horde.org>
Date:   Tue Apr 14 17:09:40 2015 +0200

     Fix error logging (Bug #13944).

  whups/lib/Form/Admin/AddUser.php |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/64a25e8a10ba08d5657447236d35933465285216
414 asa (at) isac (dot) gov (dot) in Comment #6 Reply to this comment
Are you SURE it's the exact same error? This fixes 
displaying/logging the error encountered but it doesn't fix whatever 
the underlying issue is in listing users on your system.
Following is the error even after applying the changes to AddUser.php. 
May be, I should wait till next version of Whups is released for 
proper updates.

A fatal error has occurred
Call to undefined method Horde_Auth_Exception::getUserInfo()

1. Horde_ErrorHandler::catchFatalError()

Details
The full error message is logged in Horde's log file, and is shown 
below only to administrators. Non-administrative users will not see 
error details.

ErrorException Object
(
     [message:protected] => Call to undefined method 
Horde_Auth_Exception::getUserInfo()
     [string:Exception:private] =>
     [code:protected] => 0
     [file:protected] => /var/www/horde/whups/lib/Form/Admin/AddUser.php
     [line:protected] => 44
     [trace:Exception:private] => Array
         (
             [0] => Array
                 (
                     [function] => catchFatalError
                     [class] => Horde_ErrorHandler
                     [type] => ::
                     [args] => Array
                         (
                         )

                 )

         )

     [previous:Exception:private] =>
     [severity:protected] => 1
     [logged] => 1
)


402 Michael Rubinsky Comment #5
State ⇒ Feedback
Reply to this comment
Are you SURE it's the exact same error? This fixes displaying/logging 
the error encountered but it doesn't fix whatever the underlying issue 
is in listing users on your system.
2512 asa (at) isac (dot) gov (dot) in Comment #4 Reply to this comment

[Show Quoted Text - 12 lines]
Applying the change to AddUser.php still throws up the same Fatal Error.


121 Michael Rubinsky Assigned to Michael Rubinsky
State ⇒ Resolved
 
531 Git Commit Comment #3 Reply to this comment
Changes have been made in Git (FRAMEWORK_5_2):

commit 44402abd955a2bc0219e711ac986d1e4c598bb14
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Fri Apr 10 09:17:31 2015 -0400

     Fix variable name. Bug: 13944

  whups/lib/Form/Admin/AddUser.php |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/44402abd955a2bc0219e711ac986d1e4c598bb14
91 Git Commit Comment #2 Reply to this comment
Changes have been made in Git (master):

commit 3d179bef2265a203ecaa409b0a5cc3bb4de02597
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Fri Apr 10 09:17:31 2015 -0400

     Fix variable name. Bug: 13944

  whups/lib/Form/Admin/AddUser.php |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/3d179bef2265a203ecaa409b0a5cc3bb4de02597
1512 asa (at) isac (dot) gov (dot) in Comment #1
Patch ⇒ No
State ⇒ Unconfirmed
Milestone ⇒
Queue ⇒ Whups
Summary ⇒ Error when ' Edit the users responsible for this queue' clicked
Type ⇒ Bug
Priority ⇒ 1. Low
Reply to this comment
A fatal error has occurred
Call to a member function getMessage() on a non-object

1. Horde_ErrorHandler::catchFatalError()

Details
The full error message is logged in Horde's log file, and is shown 
below only to administrators. Non-administrative users will not see 
error details.

ErrorException Object
(
     [message:protected] => Call to a member function getMessage() on 
a non-object
     [string:Exception:private] =>
     [code:protected] => 0
     [file:protected] => /var/www/horde/whups/lib/Form/Admin/AddUser.php
     [line:protected] => 44
     [trace:Exception:private] => Array
         (
             [0] => Array
                 (
                     [function] => catchFatalError
                     [class] => Horde_ErrorHandler
                     [type] => ::
                     [args] => Array
                         (
                         )

                 )

         )

     [previous:Exception:private] =>
     [severity:protected] => 1
     [logged] => 1
)


PHP error log

[10-Apr-2015 15:53:56 Asia/Kolkata] PHP Fatal error:  Call to a member 
function getMessage() on a non-object in 
/var/www/horde/whups/lib/Form/Admin/AddUser.php on line 44

Saved Queries