Actions
Bug #66602
closedPage of type external URL does not redirect to external URL if referrer does not match
Start date:
2015-04-27
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
easy
Is Regression:
No
Sprint Focus:
Description
The referrer check in the redirect to external URL feature must be removed.
Use-Case/ Steps to reproduce:
- A page with content exists and is indexed by Google.
- Page is changed to external URL
- Google index is not updated yet and points to URL
- URL is visited from search result (referrer is google)
- redirect happens
- content of page is shown
Actions