| Summary | Exception after failed login |
| Queue | Horde Groupware Webmail Edition |
| Queue Version | 4.0.6 |
| Type | Bug |
| State | Resolved |
| Priority | 2. Medium |
| Owners | slusarz (at) horde (dot) org |
| Requester | m.roth (at) roth-digital (dot) de |
| Created | 02/02/2012 (5030 days ago) |
| Due | |
| Updated | 02/03/2012 (5029 days ago) |
| Assigned | |
| Resolved | 02/02/2012 (5030 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | Yes |
commit e811c2726900acd7dd11ab31c4cf1d0c9bdfb350
Author: Michael M Slusarz <slusarz@horde.org>
Date: Thu Feb 2 12:57:55 2012 -0700
[mms] Fix several faulty translation strings (
Bug #10958)..../Imap_Client/lib/Horde/Imap/Client/Socket.php | 4 ++--
.../lib/Horde/Imap/Client/Socket/Pop3.php | 4 ++--
framework/Imap_Client/package.xml | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
http://git.horde.org/horde-git/-/commit/e811c2726900acd7dd11ab31c4cf1d0c9bdfb350
Assigned to Michael Slusarz
State ⇒ Resolved
commit e811c2726900acd7dd11ab31c4cf1d0c9bdfb350
Author: Michael M Slusarz <slusarz@horde.org>
Date: Thu Feb 2 12:57:55 2012 -0700
[mms] Fix several faulty translation strings (
Bug #10958)..../Imap_Client/lib/Horde/Imap/Client/Socket.php | 4 ++--
.../lib/Horde/Imap/Client/Socket/Pop3.php | 4 ++--
framework/Imap_Client/package.xml | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
http://git.horde.org/horde-git/-/commit/e811c2726900acd7dd11ab31c4cf1d0c9bdfb350
Priority ⇒ 2. Medium
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Horde Groupware Webmail Edition
Summary ⇒ Exception after failed login
Type ⇒ Bug
State ⇒ Unconfirmed
Fatal error: Call to undefined method Horde_Imap_Client_Exception::t()
in /usr/share/php/Horde/Imap/Client/Socket.php on line 565
The solution is to replace the two occurrences/line 565 and 606) of
Horde_Imap_Client_Exception::t() with
Horde_Imap_Client_Translation::t()