redirect issue [message #33562] |
Thu, 07 September 2006 14:12 |
|
repeatability:
- go to the index page http://fudforum.org/forum/
- open link of "Bug Reports" (or other) in new tab or window
- click on "mark all messages read" link on index page
now we redirected to the las page we opened ("Bug Reports" in exapmle)
|
|
|
Re: redirect issue [message #33579 is a reply to message #33562] |
Fri, 08 September 2006 15:03 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
That's actually intended behavior. FUDforum does not use the unreliable and quite frankly hackable HTTP-Referer field, instead it logs your current location inside the session. When you open another tab/window you effectively change that location, so when you take an action in another window that requires a redirect you get taken to a different page. I suppose a hack could be put in place for things like "mark read", but I'd prefer to avoid adding hacks to the forum.
FUDforum Core Developer
|
|
|
|
Re: redirect issue [message #33621 is a reply to message #33619] |
Mon, 11 September 2006 13:36 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Can't be helped. Personally I see nothing wrong with how the code works in that instance, it is perfectly logical operation.
FUDforum Core Developer
|
|
|