Closed (fixed)
Project:
Services
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
6 Aug 2011 at 19:19 UTC
Updated:
29 Sep 2011 at 04:31 UTC
The way we get $canonical_path from $_GET['q'] is quite odd. I propose simply strip $endpoint_path from $_GET['q'] to get $canonical_path.
See attached patch.
Some comments added.
| Comment | File | Size | Author |
|---|---|---|---|
| services-rest_server_server-refactor.patch | 1.08 KB | ygerasimov |
Comments
Comment #1
marcingy commentedHave run some tests and endpoints are still found and this is nice simplification of code.
Comment #2
marcingy commentedCommited thanks does this need backporting?
Comment #3
marcingy commentedComment #4
marcingy commentedComment #5
marcingy commented