[
https://issues.apache.org/jira/browse/COUCHDB-646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12835745#action_12835745
]
Chris Anderson commented on COUCHDB-646:
----------------------------------------
I've committed a change in r911602 to explicitly add the JSON object to the
sandbox. Maybe this will help...maybe not.
Cliff do you mind checking to see if JSON.stringify is more useful now?
> JSON object hidden from the sandbox for show and list
> -----------------------------------------------------
>
> Key: COUCHDB-646
> URL: https://issues.apache.org/jira/browse/COUCHDB-646
> Project: CouchDB
> Issue Type: Bug
> Components: Build System
> Affects Versions: 0.11
> Environment: CouchDB built from head. Ubuntu. JavaScript-C 1.7.0
> 2007-10-03
> Reporter: Cliff Stanford
>
> Three issues that I think are related so I have opened them as a single
> ticket.
> TheJSON object defined in main.js appears not to be available any more in
> show and list. I believe it was in a previous release.
> The form object.toJSON() does not seem to be working in show and list.
> var d = new Date(); toJSON(d) returns {} rather than a string. This also
> seems to be affecting views.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.