[
https://issues.apache.org/jira/browse/COUCHDB-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Joseph Davis updated COUCHDB-502:
--------------------------------------
Skill Level: Regular Contributors Level (Easy to Medium)
> Large objects/text crash Futon
> ------------------------------
>
> Key: COUCHDB-502
> URL: https://issues.apache.org/jira/browse/COUCHDB-502
> Project: CouchDB
> Issue Type: Bug
> Components: Futon
> Affects Versions: 0.9.1
> Environment: Futon on Apache CouchDB 0.9.1, ubuntu
> Reporter: Jos Boumans
> Attachments: test.json.txt
>
>
> Any sufficiently large JSON object will cause script time outs in
> firefox/safari. The example object I used had 500 individual keys, whose
> values were hashes with 20 individual keys.
> Storing that same JSON ***AS STRING*** made firefox issue the following error
> on the console, stopping rendering altogether: script stack space quota is
> exhausted.
> Statement executed is: var match = quickExpr.exec( selector );\n from
> jquery.js?1.3.1 (line 50)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.