6.0.0-beta1
7/7/25

[#8431] Missing method Horde_Auth::getLoginScreen()
Summary Missing method Horde_Auth::getLoginScreen()
Queue Horde Framework Packages
Queue Version Git master
Type Bug
State Resolved
Priority 2. Medium
Owners chuck (at) horde (dot) org
Requester chuck (at) horde (dot) org
Created 07/13/2009 (5838 days ago)
Due
Updated 02/25/2010 (5611 days ago)
Assigned
Resolved 07/17/2009 (5834 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
02/25/2010 04:44:22 PM Michael Slusarz Comment #8 Reply to this comment
The error shown is as follows:

Call to undefined method Horde_Auth::getLoginScreen() in 
/home/.backhand/username/sources_horde/horde-git/horde/signup.php on 
line 59, referer: http://<dns_name>/signup.php?url
Fixed.
02/25/2010 03:33:46 PM jon (at) spriggs (dot) org (dot) uk Comment #6 Reply to this comment
The error shown is as follows:

Call to undefined method Horde_Auth::getLoginScreen() in 
/home/.backhand/username/sources_horde/horde-git/horde/signup.php on 
line 59, referer: http://<dns_name>/signup.php?url

02/25/2010 03:27:20 PM jon (at) spriggs (dot) org (dot) uk Comment #5 Reply to this comment
I am using the most current GIT instance, and using the "sign up" 
option on the login page, it produces the same error. Is it worth 
trying to patch this?
07/17/2009 03:51:19 PM Chuck Hagenbuch Comment #4
Assigned to Chuck Hagenbuch
Taken from Michael Slusarz
State ⇒ Resolved
Reply to this comment
The fatal error was causing problems for me (on a site where I need 
the latest git support in chora) so I fixed it.
07/16/2009 03:59:35 PM Michael Slusarz Comment #3 Reply to this comment
Probably not worth it to fix this.  This method is going to be going 
away very soon (hopefully, within the week) - that's why I didn't 
spend any time on this code when refactoring.
07/16/2009 09:00:54 AM Duck Comment #2 Reply to this comment
The same here. The method was moved to subclasses. Should we update the usage?
07/13/2009 03:14:49 PM Chuck Hagenbuch Comment #1
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Missing method Horde_Auth::getLoginScreen()
Queue ⇒ Horde Framework Packages
Assigned to Michael Slusarz
Milestone ⇒
Patch ⇒ No
State ⇒ Assigned
Reply to this comment
If I'm not logged in and try to hit a page that requires 
authentication, I get this with the new Horde_Auth git package:



Fatal error: Call to undefined method Horde_Auth::getLoginScreen() in 
/var/www/horde/horde/framework/Core/lib/Horde.php on line 451

Saved Queries