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 | 04/10/2015 (3843 days ago) |
Due | |
Updated | 04/15/2015 (3838 days ago) |
Assigned | 04/13/2015 (3840 days ago) |
Resolved | 04/14/2015 (3839 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
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
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
State ⇒ Resolved
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
displaying/logging the error encountered but it doesn't fix whatever
the underlying issue is in listing users on your system.
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
)
State ⇒ Feedback
the error encountered but it doesn't fix whatever the underlying issue
is in listing users on your system.
State ⇒ Resolved
commit 44402abd955a2bc0219e711ac986d1e4c598bb14
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Fri Apr 10 09:17:31 2015 -0400
Fix variable name.
Bug: 13944whups/lib/Form/Admin/AddUser.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/44402abd955a2bc0219e711ac986d1e4c598bb14
commit 3d179bef2265a203ecaa409b0a5cc3bb4de02597
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Fri Apr 10 09:17:31 2015 -0400
Fix variable name.
Bug: 13944whups/lib/Form/Admin/AddUser.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/3d179bef2265a203ecaa409b0a5cc3bb4de02597
Patch ⇒ No
State ⇒ Unconfirmed
Milestone ⇒
Queue ⇒ Whups
Summary ⇒ Error when ' Edit the users responsible for this queue' clicked
Type ⇒ Bug
Priority ⇒ 1. Low
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