Skip to content
This repository was archived by the owner on Sep 2, 2021. It is now read-only.
This repository was archived by the owner on Sep 2, 2021. It is now read-only.

No-Redirect links don't properly set session to not redirect #138

@dboune

Description

@dboune

When clicking on a language specific link with ?noredirect=LANG a PHP session is created which appears to intend to keep further redirects for the given language site from occurring during that session. The result is unexpected, as redirects still occur wherever they would without the session.

I would also like to recommend that it would be better to follow the WordPress standard of using non PHP session cookies to handle. This would allow for caching solutions to be better configured.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions