You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/02/21 18:26:15 UTC

[GitHub] rabbah opened a new pull request #3323: Normalize a missing body for raw actions to JsString.empty.

rabbah opened a new pull request #3323: Normalize a missing body for raw actions to JsString.empty.
URL: https://github.com/apache/incubator-openwhisk/pull/3323
 
 
   Proposed fix for https://github.com/apache/incubator-openwhisk/issues/3321.
   
   I partially confirmed the reported issue. The code and previous test confirms a missing body is an instance of JsObject, not JsArray. I'm not sure yet where the JsArray comes from; it may be PHP actions specific. A node test shows the type is not an array.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services