[ https://issues.apache.org/jira/browse/COUCHDB-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Davies updated COUCHDB-502:
---------------------------------
Component/s: (was: JavaScript View Server)
Administration Console
Summary: Large objects/text crash Futon (was: Large objects/text crash the view server)
Verified in Futon on trunk. Large JSON strings cause Futon to be very slow, not CouchDB itself.
> Large objects/text crash Futon
> ------------------------------
>
> Key: COUCHDB-502
> URL: https://issues.apache.org/jira/browse/COUCHDB-502
> Project: CouchDB
> Issue Type: Bug
> Components: Administration Console
> Affects Versions: 0.9.1
> Environment: Futon on Apache CouchDB 0.9.1, ubuntu
> Reporter: Jos Boumans
> Attachments: test.json
>
>
> 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.
|