Summary | Portal link is broken |
Queue | Horde Base |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | slusarz (at) horde (dot) org |
Requester | jan (at) horde (dot) org |
Created | 08/18/2009 (5755 days ago) |
Due | |
Updated | 09/06/2017 (2814 days ago) |
Assigned | 08/19/2009 (5754 days ago) |
Resolved | 08/24/2009 (5749 days ago) |
Milestone | |
Patch | No |
commit 3d8e58f7acf3df4d089f7ded4401e6ecc8d3057e
Author: Moritz Venn <ritzmo@php.net>
Date: Fri Aug 18 13:25:02 2006 +0000
Fix
Bug #8501(thanks Brian)git-svn-id:
https://svn.php.net/repository/pear/packages/Text_Wiki/trunk@218426
c90b9560-bf6c-de11-be94-00142212c4b1
Text/Wiki/Parse/Mediawiki/Subscript.php | 2 +-
Text/Wiki/Parse/Mediawiki/Superscript.php | 2 +-
Text/Wiki/Parse/Mediawiki/Tt.php | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
http://github.com/horde/horde/commit/3d8e58f7acf3df4d089f7ded4401e6ecc8d3057e
http://cvs.horde.org/diff.php/framework/Date/Date/Attic/Recurrence.php?rt=horde&r1=1.7.2.11&r2=1.7.2.12&ty=u
http://cvs.horde.org/diff.php/framework/Date/tests/Attic/recurrence.phpt?rt=horde&r1=1.5.2.4&r2=1.5.2.5&ty=u
http://cvs.horde.org/diff.php/horde/docs/CHANGES?rt=horde&r1=1.515.2.554&r2=1.515.2.555&ty=u
http://cvs.horde.org/diff.php/kronolith/docs/CHANGES?rt=horde&r1=1.165.2.266&r2=1.165.2.267&ty=u
http://cvs.horde.org/diff.php/kronolith/lib/Attic/Recurrence.php?rt=horde&r1=1.16.2.9&r2=1.16.2.10&ty=u
http://cvs.horde.org/diff.php/kronolith/lib/tests/Attic/recurrence.phpt?rt=horde&r1=1.12.2.3&r2=1.12.2.4&ty=u
you are logged in and for some reason either navigate away from Horde
or attempt to open another browser window/tab with Horde in it.
this behavior. At a minimum, this would require javascript on every
single page which seems like overkill.
either login.php or index.php. (frames should be irrelevant).
correctly determining I was already authenticated and was setting the
proper variable. However, if initial_page was index.php, it wasn't
checking for previous authentication. Try this latest fix.
this behavior. At a minimum, this would require javascript on every
single page which seems like overkill.
The only thing is now there is no way to get back to the frameset if
you are logged in and for some reason either navigate away from Horde
or attempt to open another browser window/tab with Horde in it.
either login.php or index.php. (frames should be irrelevant).
correctly determining I was already authenticated and was setting the
proper variable. However, if initial_page was index.php, it wasn't
checking for previous authentication. Try this latest fix.
http://cvs.horde.org/diff.php/horde/index.php?rt=horde&r1=2.130&r2=2.131&ty=u
http://cvs.horde.org/diff.php/horde/templates/index/frames_index.inc?rt=horde&r1=2.45&r2=2.46&ty=u
created, the target is set to always be horde_main. This makes sense
for every link in the sidebar *except* the 'Horde' item.
either login.php or index.php. (frames should be irrelevant).
In fact, we shouldn't be using initial_page at all. Everything needs
to get routed through index.php or login.php to work correctly anyway.
created, the target is set to always be horde_main. This makes sense
for every link in the sidebar *except* the 'Horde' item.
State ⇒ Feedback
http://cvs.horde.org/diff.php/horde/index.php?rt=horde&r1=2.129&r2=2.130&ty=u
http://cvs.horde.org/diff.php/horde/login.php?rt=horde&r1=2.226&r2=2.227&ty=u
Patch ⇒ No
State ⇒ Assigned
Milestone ⇒
Assigned to Michael Slusarz
Queue ⇒ Horde Base
Summary ⇒ Portal link is broken
Type ⇒ Bug
Priority ⇒ 2. Medium
frameset again in the right frame.