[
https://issues.apache.org/jira/browse/COUCHDB-1500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan Krechetov updated COUCHDB-1500:
------------------------------------
Environment: Google Chrome 21.0.1179.0 on OS X (was: Google Chrome
21.0.1179.0)
> Document presentation lacks the value keyed with an empty space
> ---------------------------------------------------------------
>
> Key: COUCHDB-1500
> URL: https://issues.apache.org/jira/browse/COUCHDB-1500
> Project: CouchDB
> Issue Type: Bug
> Components: Futon
> Affects Versions: 1.2
> Environment: Google Chrome 21.0.1179.0 on OS X
> Reporter: Ivan Krechetov
> Priority: Minor
>
> http://xiag.ch/share/2012-06-19_1409-1.png
> however, when curl-ing the same document:
> http://xiag.ch/share/2012-06-19_1410.png
> Sample document:
> {
> "_id": "258a766eabd00df89cb7a0883b004e4b",
> "_rev": "1-fc946298f3035122e3b879b0bf8e78b3",
> "grandTotal": {
> "amount": "7538.66",
> "currency": "EUR",
> "formattedAmount": "7.538,66"
> },
> "form": {
> "shippingAddress": {
> "countryName": "Germany",
> "firstName": "Ivan",
> "lastName": "Krechetov"
> },
> "billingAddress": {
> "countryName": "Germany",
> "firstName": "Ivan",
> "lastName": "Krechetov"
> },
> "": {
> "paymentType": "invoice",
> "acceptTerms": "1"
> }
> }
> }
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira