I've made a service that has #auth flag set to FALSE, but when I call it, it returns 'Authentication failed'.
I think this patch will fix this issue.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | auth-patch.diff | 1.13 KB | jherencia |
| #2 | auth-patch.diff | 1.13 KB | marcingy |
| services.patch | 1.29 KB | jherencia |
Comments
Comment #1
pm530 commentedThe patch works
Comment #2
marcingy commentedRefined version so as we always set the array values either as true or false.
Comment #3
jherencia commentedSyntax bug fix of the latest patch marcingy submitted.
Comment #4
gddCommitted, thanks all.
Comment #5
Sasuke_cub commentedI mounted Drupal in Windows XP, but the documentation of How install a patch in Drupal is for Unix OS.
My question is how I can install this patch for the Services Module in Windows.
Note: I have run Windows XP + Apache 2 + PHP5 + MySQL5.
Comment #6
gddThere are instructions for applying patches in Windows at
http://drupal.org/node/60179