[
https://issues.apache.org/jira/browse/COUCHDB-1053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12989425#comment-12989425
]
Ryan Richt commented on COUCHDB-1053:
-------------------------------------
confirm that #2. You also get the error on a view whose map works perfectly
well, but that has a malformed reduce function a la:
Log :: function raised exception (new TypeError("keys.reduce is not a
function", ""))
Especially confusing in that case.
> missing_named_view for map-only views w/ reduce=false
> -----------------------------------------------------
>
> Key: COUCHDB-1053
> URL: https://issues.apache.org/jira/browse/COUCHDB-1053
> Project: CouchDB
> Issue Type: Bug
> Components: JavaScript View Server
> Affects Versions: 1.0
> Environment: OSX, prebuilt
> Reporter: Ryan Richt
> Priority: Trivial
> Fix For: 1.0.2
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> Attempting to query a map-only view with reduce=false yields the same error
> message as (1) a view that is undefined and (2) I believe, a view that has a
> defined but invalid reduce function
> {"error":"not_found","reason":"missing_named_view"}
> Might be fixed in 1.0.2 but I cant use the built-in updater anymore after
> corporate firewall changes!
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira