Skip to content
This repository has been archived by the owner on May 19, 2020. It is now read-only.

Cannot parse query parameter. #1

Open
ghost opened this issue Aug 15, 2014 · 0 comments
Open

Cannot parse query parameter. #1

ghost opened this issue Aug 15, 2014 · 0 comments
Assignees
Labels

Comments

@ghost
Copy link

ghost commented Aug 15, 2014

REST should accept any valid URI. With the example working I cannot do:

   http://localhost/contao/interface/categories/12/my_token?start=100;limit=100#09

getting

  { "status": "404 Not Found" }

Propably the module should accept query parameter and fragment (#) and pass into the args array.

Thank you.

@iCodr8 iCodr8 added the feature label Feb 11, 2016
@iCodr8 iCodr8 self-assigned this Feb 11, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant