bugphpGroupWare - Bugs: bug #16143, redirect vs redirect_link

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #16143: redirect vs redirect_link

Submitter:  Sigurd Nes <sigurdne>
Submitted:  Tue 21 Mar 2006 06:10:54 PM UTC
   
 
Category:  API - phpGroupware API Item Group:  SVN trunk (dev code)
Severity:  3 - Normal Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  skwashd Open/Closed:  Closed
Component Version:  None Operating System:  GNU/Linux - Mandrake
Reproducibility:  None Planned Release:  None
Fixed Release: 

Tue 21 Mar 2006 10:49:23 PM UTC, comment #1: 

This is intended.  When found Header('Location: ' . $phpgw->link() );s should be replaced with redirect_link.  redirect_link allows our markup to validate as we need to use &amp; is a page, but & in redirects.

Without this it is impossible to validate a page as there are far too many errors it is like finding needles in haystacks.

Sorry for the inconvenice.  As I have time I am working through them.

Cheers

Dave

Dave Hall <skwashd>
Group administrator
Tue 21 Mar 2006 06:10:54 PM UTC, original submission:  

for some strange reason only redirect_link works for me if cookies are not used to pass sessionid.
Mandriva / Firefox

Regards

Sigurd

Sigurd Nes <sigurdne>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by sigurdne (Updated the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2007-01-24 sigurdne Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-bb6a.
    Corresponding source code