You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Matt Goodall (JIRA)" <ji...@apache.org> on 2010/02/25 11:45:27 UTC

[jira] Created: (COUCHDB-671) Futon changes data when starting to edit

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.


[jira] Assigned: (COUCHDB-671) Futon changes data when starting to edit

Posted by "Christopher Lenz (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COUCHDB-671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christopher Lenz reassigned COUCHDB-671:
----------------------------------------

    Assignee: Christopher Lenz

> 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
>            Assignee: Christopher Lenz
>
> 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.


[jira] Resolved: (COUCHDB-671) Futon changes data when starting to edit

Posted by "Christopher Lenz (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COUCHDB-671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christopher Lenz resolved COUCHDB-671.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.11

This should've been fixed by r919193.

> 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
>            Assignee: Christopher Lenz
>             Fix For: 0.11
>
>
> 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.


[jira] Commented: (COUCHDB-671) Futon changes data when starting to edit

Posted by "Matt Goodall (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/COUCHDB-671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12841575#action_12841575 ] 

Matt Goodall commented on COUCHDB-671:
--------------------------------------

Looks good to me. Thanks.

> 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
>            Assignee: Christopher Lenz
>             Fix For: 0.11
>
>
> 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.