Summary | Fails to load from side menu after a few clicks |
Queue | Gollem |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | slusarz (at) horde (dot) org |
Requester | awillis (at) nweci (dot) org |
Created | 02/24/2005 (7517 days ago) |
Due | |
Updated | 04/02/2005 (7480 days ago) |
Assigned | 02/24/2005 (7517 days ago) |
Resolved | 04/02/2005 (7480 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
rewritten so this has either been fixed or this bug is no longer
relevant.
Assigned to Michael Slusarz
issue was fixed on the way.
authenticate with the full username--so I had to improvise
But for the Auth::getAuth() vs. Auth::getBareAuth() issue: you have to
set 'hordeauth' to 'full' as explained in backends.php.
number of clicks, but on the amount of time since the inital login.
to get it to work, i had to change in the lib/Session.php from
"Auth::getBaseAuth()" to "Auth::getAuth()" (line 101)
Whats strange is that in IE it works just fine.
State ⇒ Feedback
authentication/backends?
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Fails to load from side menu after a few clicks
Queue ⇒ Gollem
State ⇒ Unconfirmed
with the ftp backend on a debian system with PHP 4.3.10-2
When I initially click the "File Manager" from the left menu, after a
new login, gollem comes up fine, but once i leave the file manager to
other parts of horde and try to return to it by clicking on the menu
link again, it fails to load at all. No errors in the horde log.
I've tested in in IE, and i didn't seem to have the same issue, so I
can't tell if its a code issue or a browser issue.
Hope this helps
~d