<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>Error when &#039; Edit the users responsible for this queue&#039; clicked</title> 
  <pubDate>Fri, 10 Apr 2026 03:14:04 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/13944</link> 
  <atom:link rel="self" type="application/rss+xml" title="Error when &#039; Edit the users responsible for this queue&#039; clicked" href="https://bugs.horde.org/ticket/13944/rss" /> 
  <description>Error when &#039; Edit the users responsible for this queue&#039; clicked</description> 
 
   
   
  <item> 
   <title>A fatal error has occurred
Call to a member function getMes</title> 
   <description>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&#039;s log file, and is shown below only to administrators. Non-administrative users will not see error details.

ErrorException Object
(
    [message:protected] =&gt; Call to a member function getMessage() on a non-object
    [string:Exception:private] =&gt; 
    [code:protected] =&gt; 0
    [file:protected] =&gt; /var/www/horde/whups/lib/Form/Admin/AddUser.php
    [line:protected] =&gt; 44
    [trace:Exception:private] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [function] =&gt; catchFatalError
                    [class] =&gt; Horde_ErrorHandler
                    [type] =&gt; ::
                    [args] =&gt; Array
                        (
                        )

                )

        )

    [previous:Exception:private] =&gt; 
    [severity:protected] =&gt; 1
    [logged] =&gt; 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
</description> 
   <pubDate>Fri, 10 Apr 2015 12:31:15 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/13944#t87928</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (master):

commit 3d179bef2265</title> 
   <description>Changes have been made in Git (master):

commit 3d179bef2265a203ecaa409b0a5cc3bb4de02597
Author: Michael J Rubinsky &lt;mrubinsk@horde.org&gt;
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</description> 
   <pubDate>Fri, 10 Apr 2015 13:18:09 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/13944#t87933</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (FRAMEWORK_5_2):

commit 44402</title> 
   <description>Changes have been made in Git (FRAMEWORK_5_2):

commit 44402abd955a2bc0219e711ac986d1e4c598bb14
Author: Michael J Rubinsky &lt;mrubinsk@horde.org&gt;
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</description> 
   <pubDate>Fri, 10 Apr 2015 13:18:53 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/13944#t87934</link> 
  </item> 
   
  <item> 
   <title>&gt; Changes have been made in Git (FRAMEWORK_5_2):
&gt;
&gt; commi</title> 
   <description>&gt; Changes have been made in Git (FRAMEWORK_5_2):
&gt;
&gt; commit 44402abd955a2bc0219e711ac986d1e4c598bb14
&gt; Author: Michael J Rubinsky &lt;mrubinsk@horde.org&gt;
&gt; Date:   Fri Apr 10 09:17:31 2015 -0400
&gt;
&gt;     Fix variable name. Bug: 13944
&gt;
&gt;  whups/lib/Form/Admin/AddUser.php |    2 +-
&gt;  1 files changed, 1 insertions(+), 1 deletions(-)
&gt;
&gt; http://github.com/horde/horde/commit/44402abd955a2bc0219e711ac986d1e4c598bb14

Applying the change to AddUser.php still throws up the same Fatal Error.

</description> 
   <pubDate>Mon, 13 Apr 2015 12:23:25 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/13944#t87947</link> 
  </item> 
   
  <item> 
   <title>Are you SURE it&#039;s the exact same error? This fixes displayin</title> 
   <description>Are you SURE it&#039;s the exact same error? This fixes displaying/logging the error encountered but it doesn&#039;t fix whatever the underlying issue is in listing users on your system.</description> 
   <pubDate>Mon, 13 Apr 2015 14:56:40 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/13944#t87951</link> 
  </item> 
   
  <item> 
   <title>&gt; Are you SURE it&#039;s the exact same error? This fixes display</title> 
   <description>&gt; Are you SURE it&#039;s the exact same error? This fixes displaying/logging 
&gt; the error encountered but it doesn&#039;t fix whatever the underlying 
&gt; 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&#039;s log file, and is shown below only to administrators. Non-administrative users will not see error details.

ErrorException Object
(
    [message:protected] =&gt; Call to undefined method Horde_Auth_Exception::getUserInfo()
    [string:Exception:private] =&gt; 
    [code:protected] =&gt; 0
    [file:protected] =&gt; /var/www/horde/whups/lib/Form/Admin/AddUser.php
    [line:protected] =&gt; 44
    [trace:Exception:private] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [function] =&gt; catchFatalError
                    [class] =&gt; Horde_ErrorHandler
                    [type] =&gt; ::
                    [args] =&gt; Array
                        (
                        )

                )

        )

    [previous:Exception:private] =&gt; 
    [severity:protected] =&gt; 1
    [logged] =&gt; 1
)

</description> 
   <pubDate>Tue, 14 Apr 2015 04:52:41 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/13944#t87956</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (master):

commit 64a25e8a10ba</title> 
   <description>Changes have been made in Git (master):

commit 64a25e8a10ba08d5657447236d35933465285216
Author: Jan Schneider &lt;jan@horde.org&gt;
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</description> 
   <pubDate>Tue, 14 Apr 2015 15:11:11 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/13944#t87959</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (FRAMEWORK_5_2):

commit 8a3e1</title> 
   <description>Changes have been made in Git (FRAMEWORK_5_2):

commit 8a3e1f508a4b6a436a79c28c710254c62cc8e21e
Author: Jan Schneider &lt;jan@horde.org&gt;
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</description> 
   <pubDate>Wed, 15 Apr 2015 13:16:45 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/13944#t87963</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (FRAMEWORK_5_2):

commit f0338</title> 
   <description>Changes have been made in Git (FRAMEWORK_5_2):

commit f03380fc2b56ff36c7c2e24a813dcbe48901ed8f
Author: Jan Schneider &lt;jan@horde.org&gt;
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</description> 
   <pubDate>Wed, 15 Apr 2015 13:16:52 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/13944#t87964</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
