[
https://issues.apache.org/jira/browse/COUCHDB-740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Filipe Manana updated COUCHDB-740:
----------------------------------
Attachment: erlang-view-server-filter-function-fix.patch
> Fix Erlang view server when calling a filter function
> -----------------------------------------------------
>
> Key: COUCHDB-740
> URL: https://issues.apache.org/jira/browse/COUCHDB-740
> Project: CouchDB
> Issue Type: Bug
> Affects Versions: 0.11
> Reporter: Filipe Manana
> Attachments: erlang-view-server-filter-function-fix.patch
>
>
> Reported to the dev mailing list by Ivan Bodunov:
> "Hi,
> After I wrote my filter in JavaScript I decided to rewrite it in Erlang and
> faced some problems.
> Even the simplest possible filter written in Erlang causes crashes in
> CouchDB.
> Filter is
> "filters": { "foo": "fun({Doc},Req) -> true end." }
> Command to trigger the filter is
> # curl -X GET http://localhost:5984/mytemp/_changes?filter=erl/foo
> Following link contains the crash report:
> http://friendpaste.com/6eFpPOtTaaSRiXEvaUEmrZ
> CouchDB 0.11 on Mac.
> "
> patch attached with test
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira