forked from rodrigorm/rest
-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels