6.0.0-alpha14
7/2/25

[#13398] Fatal Error wenn checking for new version of packages in adminstration panel
Summary Fatal Error wenn checking for new version of packages in adminstration panel
Queue Horde Framework Packages
Queue Version Git master
Type Bug
State Resolved
Priority 1. Low
Owners slusarz (at) horde (dot) org
Requester michael.huebner (at) gmx (dot) net
Created 07/25/2014 (3995 days ago)
Due
Updated 07/26/2014 (3994 days ago)
Assigned
Resolved 07/25/2014 (3995 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
07/26/2014 08:26:56 PM michael (dot) huebner (at) gmx (dot) net Comment #5 Reply to this comment
Looks like the only thing we can do is ignore those errors, since 
there is no way to link back to a canonical package name.
Thank you fix you commited is working here :-)
07/25/2014 06:33:49 PM Michael Slusarz Comment #4
Assigned to Michael Slusarz
State ⇒ Resolved
Reply to this comment
Looks like the only thing we can do is ignore those errors, since 
there is no way to link back to a canonical package name.
07/25/2014 06:24:32 PM Git Commit Comment #3 Reply to this comment
Changes have been made in Git (master):

commit 2b36cff2351e8e6979b1e593bf5ca69e872a532b
Author: Michael M Slusarz <slusarz@horde.org>
Date:   Fri Jul 25 12:23:38 2014 -0600

     Ignore packages if we can't read them to prevent fatal error (Bug #13398)

  horde/admin/config/index.php |    4 +++-
  1 files changed, 3 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/2b36cff2351e8e6979b1e593bf5ca69e872a532b
07/25/2014 06:24:13 PM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (FRAMEWORK_5_2):

commit f3d02e8f48ec1eaf94cdd6964dc8e5ac517fac2c
Author: Michael M Slusarz <slusarz@horde.org>
Date:   Fri Jul 25 12:23:38 2014 -0600

     Ignore packages if we can't read them to prevent fatal error (Bug #13398)

  horde/admin/config/index.php |    4 +++-
  1 files changed, 3 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/f3d02e8f48ec1eaf94cdd6964dc8e5ac517fac2c
07/25/2014 02:08:21 PM michael (dot) huebner (at) gmx (dot) net Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Fatal Error wenn checking for new version of packages in adminstration panel
Queue ⇒ Horde Framework Packages
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
I receive a Fatal Error wenn checking for new version of packages in 
adminstration panel via the url /admin/config/index.php?check_versions=1

I am using horde 5.2.0-git DB-Schema & configurations are up to date.

This is the error message I get:

Ein schwerer Fehler ist aufgetreten:
Call to undefined method PEAR_Error::getName()

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 PEAR_Error::getName()
     [string:Exception:private] =>
     [code:protected] => 0
     [file:protected] => /usr/share/horde/horde/admin/config/index.php
     [line:protected] => 82
     [trace:Exception:private] => Array
         (
             [0] => Array
                 (
                     [function] => catchFatalError
                     [class] => Horde_ErrorHandler
                     [type] => ::
                     [args] => Array
                         (
                         )

                 )

         )

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


Saved Queries