[
https://issues.apache.org/jira/browse/COUCHDB-773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Lehnardt closed COUCHDB-773.
--------------------------------
Resolution: Fixed
Fix Version/s: (was: 1.0.2)
1.1
I removed the LOG_DEBUG line and committed it.
I talked to Volker offline, the main reason here is having a clear code path
and no surprises later.
> parse_view_params does not store stale option in record
> -------------------------------------------------------
>
> Key: COUCHDB-773
> URL: https://issues.apache.org/jira/browse/COUCHDB-773
> Project: CouchDB
> Issue Type: Bug
> Affects Versions: 0.12
> Reporter: Volker Mische
> Priority: Minor
> Fix For: 1.1
>
> Attachments: queryargs_stale.diff
>
>
> parse_view_params/3 in couch_httpd_view parses the "stale" query parameter,
> but it's not stored in the view_query_args record. I'm not sure if it is a
> bug or intention. Please enlighten me. Nonethelsess I've attached a patch.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.