6.0.0-beta1
7/18/25

[#10958] Exception after failed login
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 (4915 days ago)
Due
Updated 02/03/2012 (4914 days ago)
Assigned
Resolved 02/02/2012 (4915 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch Yes

History
02/03/2012 07:36:19 AM Git Commit Comment #4 Reply to this comment
Changes have been made in Git (develop):

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
02/02/2012 08:00:19 PM Michael Slusarz Comment #3
Assigned to Michael Slusarz
State ⇒ Resolved
Reply to this comment
Fixed for Horde_Imap_Client v1.4.3.
02/02/2012 07:59:27 PM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (master):

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
02/02/2012 07:17:42 PM m (dot) roth (at) roth-digital (dot) de Comment #1
Priority ⇒ 2. Medium
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Horde Groupware Webmail Edition
Summary ⇒ Exception after failed login
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
After a failed login the following error is diplayed

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()

Saved Queries