[
https://issues.apache.org/jira/browse/COUCHDB-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12869769#action_12869769
]
Chris Anderson commented on COUCHDB-773:
----------------------------------------
I think it's OK as it is, b/c the only place the stale arg is used is in
couch_httpd_view, which uses get_stale_type(Req) to parse the args.
> 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.0
>
> 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.