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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to