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

beforeRedirect() Issue? #11

Open
kwentworth opened this issue Apr 12, 2011 · 0 comments
Open

beforeRedirect() Issue? #11

kwentworth opened this issue Apr 12, 2011 · 0 comments

Comments

@kwentworth
Copy link

First, great work!

I was having some weird redirect issues on my public website after setting up your REST plugin. What fixed it was setting line 876 to return; (instead of return true;). The difference was that instead of /plugin/1 it actually redirected to /plugin/view/1.

Is the return true in there for a reason? If not, please accept my recommendation.

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

No branches or pull requests

1 participant