You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2018/10/02 17:00:20 UTC

[GitHub] machinaeXphilip opened a new pull request #334: added missing semicolon in code example list

machinaeXphilip opened a new pull request #334: added missing semicolon in code example list
URL: https://github.com/apache/couchdb-documentation/pull/334
 
 
   missing semicolon before while loop.
   
   ##Overview
   added missing semicolon before while loop in code example for list functions in the design document documentation.
   
   without this semicolon compilation error will occur:
   {"error":"compilation_error","reason":"Expression does not eval to a function. (...)}
   
   ##Testing recommendations
   try copy pasting and minifying via for example at https://www.minifier.org/, write code directly into ddoc list function.

----------------------------------------------------------------
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