[
https://issues.apache.org/jira/browse/COUCHDB-1804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13667032#comment-13667032
]
Ewan Makepeace commented on COUCHDB-1804:
-----------------------------------------
Interesting. in CouchDB 1.2 we had:
"options": {
"include_design": "true"
}
and it worked. In 1.3 it does not work. According to my Javascript references,
any non null string should evaluate to true for a boolean (which means we were
merely lucky before) but why did this break in 1.3?
> include_design options not working anymore in v1.3
> --------------------------------------------------
>
> Key: COUCHDB-1804
> URL: https://issues.apache.org/jira/browse/COUCHDB-1804
> Project: CouchDB
> Issue Type: Bug
> Components: JavaScript View Server
> Reporter: Andi Noviandi
> Fix For: 1.3
>
>
> "include_design" : true, that enable view to access design document is no
> longer working.
> I have use this options in couchdb 1.2 and its running well, but after
> upgrade to 1.3 seems the view not accessing design doc anymore?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira