johs opened a new issue #1410: Rewrite as function in 1.7.1
URL: https://github.com/apache/couchdb/issues/1410
 
 
   <!--- Provide a general summary of the issue in the Title above -->
   
   ## Expected Behavior
   <!--- If you're describing a bug, tell us what should happen -->
   <!--- If you're suggesting a change/improvement, tell us how it should work 
-->
   
   ### Rewrite section a is stringified function
   ‘Rewrite using JS’ feature was introduced in CouchDB 1.7. If the rewrites 
field is a stringified function, query server is used to pre-process and route 
a request.
   http://docs.couchdb.org/en/2.1.1/api/ddoc/rewrites.html
   
   ## Current Behavior
   <!--- If describing a bug, tell us what happens instead of the expected 
behavior -->
   <!--- If suggesting a change/improvement, explain the difference from 
current behavior -->
   Installed CouchDB 1.7.1 from source on both Ubuntu and OSX, rewrite seems to 
be back to 1.6 version, reporting 
   
       {"error":"rewrite_error","reason":"Rewrite rules are a String. They must 
be a JSON 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:
[email protected]


With regards,
Apache Git Services

Reply via email to