linquize opened a new issue #1088: faux__jsonlink-link button not working for 
POST requests
URL: https://github.com/apache/couchdb-fauxton/issues/1088
 
 
   <!--- Provide a general summary of the issue in the Title above -->
   faux__jsonlink-link button not working for POST requests
   
   ## 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 
-->
   Also works for POST requests.
   
   ## 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 -->
   Perform a GET request, which is wrong for `_find` and `_explain`
   
   ## Steps to Reproduce (for bugs)
   <!--- Provide a link to a live example, or an unambiguous set of steps to -->
   <!--- reproduce this bug. Include code to reproduce, if relevant -->
   1. Open Fauxton, go to Mango Query
   2. Enter a query
   3. Click faux__jsonlink-link button
   4. Error "Only POST allowed"
   5. Click Explain button
   6. Click faux__jsonlink-link button
   7. Error "Only POST allowed"
   
   
   ## Context
   <!--- How has this issue affected you? What are you trying to accomplish? -->
   <!--- Providing context helps us come up with a solution that is most useful 
in the real world -->
   Cannot get the whole raw json for `_find` and `_explain`.
   
   ## Your Environment
   <!--- Include as many relevant details about the environment you experienced 
the bug in -->
   * Version used: CouchDB 2.1.1 (docker image)
   * Browser Name and version: Firefox 60
   * Operating System and version (desktop or mobile): Ubuntu 16.04 x64
   

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