6.0.0-RC7
6/24/26

[#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 2/2/12 (5256 days ago)
Due
Updated 2/3/12 (5255 days ago)
Assigned
Resolved 2/2/12 (5256 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch Yes

History
197 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
198 Michael Slusarz Comment #3
Assigned to Michael Slusarz
State ⇒ Resolved
Reply to this comment
Fixed for Horde_Imap_Client v1.4.3.
277 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
427 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