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 redirect in AJAX-actions #1256

Closed
tijsverkoyen opened this issue Jul 7, 2015 · 2 comments
Closed

Don't redirect in AJAX-actions #1256

tijsverkoyen opened this issue Jul 7, 2015 · 2 comments
Labels

Comments

@tijsverkoyen
Copy link
Member

In https://github.com/forkcms/forkcms/blob/master/src/Frontend/Modules/Search/Ajax/Livesuggest.php#L202 there is code to redirect. This is weird behaviour because this action is requested through XHR, so the response should be a decent error instead of a redirect.

@tijsverkoyen tijsverkoyen mentioned this issue Jul 7, 2015
6 tasks
@Thijzer
Copy link
Contributor

Thijzer commented Sep 16, 2015

new Fix #1288

@WouterSioen
Copy link
Member

fixed by @Thijzer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants