Futon changes data when starting to edit
----------------------------------------
Key: COUCHDB-671
URL: https://issues.apache.org/jira/browse/COUCHDB-671
Project: CouchDB
Issue Type: Bug
Components: Futon
Affects Versions: 0.11
Environment: Linux (Ubuntu 9.10), Chromium/Firefox
Reporter: Matt Goodall
Double-clicking a value in the document editor sometimes modifies the data.
1. Create a new document.
2. Add a field and enter "one\ntwo\nthree" (including the double quotes) as the
value, click the tick. Should see three lines of text displayed.
3. Double-click the value to edit. Three lines collapse into one and "\n" are
replaced with a single space!
4. Click green tick without making any changes. "\n" have been discarded.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.