Posted by quicksketch on October 29, 2009 at 2:27am
Jump to:
| Project: | Services |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
This is a simple patch that fixes a misplaced parenthesis in services_keyauth.inc. Every time the error triggers it causes the following warnings:
* warning: Invalid argument supplied for foreach() in /Users/nate/Sites/drupal6/includes/common.inc on line 888.
* warning: strtr() [function.strtr]: The second argument is not an array in /Users/nate/Sites/drupal6/includes/common.inc on line 905.| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| services_token_error.patch | 977 bytes | Ignored: Check issue status. | None | None |
Comments
#1
looks good
#2
Committed thanks!
#3
Automatically closed -- issue fixed for 2 weeks with no activity.