Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't update CMS preview on a CMS redirect #3709

Closed
wants to merge 1 commit into from

Conversation

chillu
Copy link
Member

@chillu chillu commented Dec 5, 2014

The CMS preview causes unnecessary browser processing by loading a URL which
should be considered "in transit" when a CMS redirect is set through the
X-ControllerURL HTTP header. The CMS history processing will load this new
URL, and cause a new preview URL to be loaded.

Fixes silverstripe/silverstripe-translatable#158

The CMS preview causes unnecessary browser processing by loading a URL
which should be considered "in transit" when a CMS redirect is set through
the X-ControllerURL HTTP header. The CMS history processing will
load this new URL, and cause a new preview URL to be loaded.

Fixes silverstripe/silverstripe-translatable#158
@wilr
Copy link
Member

wilr commented Feb 8, 2015

Fixed in 3 branch.

@wilr wilr closed this Feb 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants