[Tickets #10589] Re: fatal error after submitting form
bugs at horde.org
bugs at horde.org
Tue Oct 4 06:48:13 UTC 2011
BITTE NICHT AUF DIESE NACHRICHT ANTWORTEN. NACHRICHTEN AN DIESE
E-MAIL-ADRESSE WERDEN NICHT GELESEN.
Ticket-URL: http://bugs.horde.org/ticket/10589
------------------------------------------------------------------------------
Ticket | 10589
Aktualisiert Von | michael at bigmichi1.de
Zusammenfassung | fatal error after submitting form
Warteschlange | Horde Framework Packages
Version | Git master
Typ | Bug
Status | Resolved
Priorität | 1. Low
Milestone |
Patch |
Zuständige | Jan Schneider
------------------------------------------------------------------------------
michael at bigmichi1.de (2011-10-04 06:48) hat geschrieben:
still got this error after i upgraded Horde_Auth to 1.4.1 when
password is too simple.
Ein schwerer Fehler ist aufgetreten:
/var/www/pear/php/Horde/Auth/../../../locale is not a directory
1. Horde_Auth::checkPasswordSimilarity() /var/www/horde4/passwd/index.php:102
2. Horde_Auth_Translation::t() /var/www/pear/php/Horde/Auth.php:433
3. Horde_Translation::t() /var/www/pear/php/Horde/Auth/Translation.php:30
4. Horde_Translation::loadHandler() /var/www/pear/php/Horde/Translation.php:89
5. Horde_Translation_Handler_Gettext->__construct()
/var/www/pear/php/Horde/Translation.php:57
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.
InvalidArgumentException Object
(
[message:protected] =>
/var/www/pear/php/Horde/Auth/../../../locale is not a directory
[string:Exception:private] =>
[code:protected] => 0
[file:protected] =>
/var/www/pear/php/Horde/Translation/Handler/Gettext.php
[line:protected] => 43
[trace:Exception:private] => Array
(
[0] => Array
(
[file] => /var/www/pear/php/Horde/Translation.php
[line] => 57
[function] => __construct
[class] => Horde_Translation_Handler_Gettext
[type] => ->
[args] => Array
(
[0] => Horde_Auth
[1] =>
/var/www/pear/php/Horde/Auth/../../../locale
)
)
[1] => Array
(
[file] => /var/www/pear/php/Horde/Translation.php
[line] => 89
[function] => loadHandler
[class] => Horde_Translation
[type] => ::
[args] => Array
(
[0] => Horde_Translation_Handler_Gettext
)
)
[2] => Array
(
[file] => /var/www/pear/php/Horde/Auth/Translation.php
[line] => 30
[function] => t
[class] => Horde_Translation
[type] => ::
[args] => Array
(
[0] => The password is too simple to guess.
)
)
[3] => Array
(
[file] => /var/www/pear/php/Horde/Auth.php
[line] => 433
[function] => t
[class] => Horde_Auth_Translation
[type] => ::
[args] => Array
(
[0] => The password is too simple to guess.
)
)
[4] => Array
(
[file] => /var/www/horde4/passwd/index.php
[line] => 102
[function] => checkPasswordSimilarity
[class] => Horde_Auth
[type] => ::
[args] => Array
(
[0] => xxx
[1] => Array
(
[0] => test at bigmichi1.de
[1] => xxx
)
)
)
)
[previous:Exception:private] =>
)
More information about the bugs
mailing list