6.0.0
7/1/26

[#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 7/13/09 (6197 days ago)
Due
Updated 2/25/10 (5970 days ago)
Assigned
Resolved 7/17/09 (6193 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
224 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.
463 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

203 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?
193 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.
353 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.
549 Duck Comment #2 Reply to this comment
The same here. The method was moved to subclasses. Should we update the usage?
493 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