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:
[email protected]


With regards,
Apache Git Services

Reply via email to