Would be nice to have more context available.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dasjo’s picture

Status: Active » Needs review
FileSize
4.17 KB

attached patch

fago’s picture

Status: Needs review » Needs work
+++ a/restws.api.php
@@ -140,8 +140,11 @@ function hook_restws_request_alter(array &$request) {
+

Extraneous new line.

dasjo’s picture

that's just how currently parameters are specified, with newlines:
http://drupalcode.org/project/restws.git/blob/refs/heads/7.x-2.x:/restws...

dasjo’s picture

Status: Needs work » Needs review
fago’s picture

Status: Needs review » Fixed

That has been probably a mistake then, as it violates coding standards. Fixed that for this hook + committed.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.