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/04/04 00:22:54 UTC

[GitHub] Antonio-Maranhao opened a new pull request #1072: Fix query options reducer code

Antonio-Maranhao opened a new pull request #1072: Fix query options reducer code
URL: https://github.com/apache/couchdb-fauxton/pull/1072
 
 
   ## Overview
   
   For unknown reasons the code generated by the build task (`bundle.js`) behaves different than the original code. Using a build after #1071, the parameters `update` and `stable` were still being set. 
   
   This PR submits an alternative implementation for the changes submitted in #1071, which from local tests generates a `bundle.js` that works correctly.
   
   ## Testing recommendations
   
   Same as #1071 
   
   ## Checklist
   
   - [x] Code is written and works correctly;
   - [x] Changes are covered by tests;
   - [ ] Documentation reflects the changes;
   - [ ] Update [rebar.config.script](https://github.com/apache/couchdb/blob/master/rebar.config.script) with the correct tag once a new Fauxton release is made
   

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