You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Nils Adermann (JIRA)" <ji...@apache.org> on 2010/05/04 19:36:56 UTC

[jira] Updated: (COUCHDB-537) reduce string

     [ https://issues.apache.org/jira/browse/COUCHDB-537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nils Adermann updated COUCHDB-537:
----------------------------------

    Attachment: 0001-Incorrect-builtin-function-names-now-throw-an-error-.patch

Rather than trimming the value, this patch throws an error message explaining that the builtin function of that name does not exist. This also helps people who put other kinds of typos in there.

> reduce string
> -------------
>
>                 Key: COUCHDB-537
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-537
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Database Core
>    Affects Versions: 0.10
>         Environment: ubuntu from source 0.10
>            Reporter: greg tappero
>            Priority: Trivial
>         Attachments: 0001-Incorrect-builtin-function-names-now-throw-an-error-.patch
>
>
> For a simple reduce as _sum if i add a space after _sum it crashes.
> Don't know how likely it is to add a space by mistake maybe the input could be trimed ?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.