You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Steffkes (JIRA)" <ji...@apache.org> on 2010/08/25 14:37:16 UTC

[jira] Created: (COUCHDB-871) Forward to real(-used) id instead of previously generated uuid

Forward to real(-used) id instead of previously generated uuid
--------------------------------------------------------------

                 Key: COUCHDB-871
                 URL: https://issues.apache.org/jira/browse/COUCHDB-871
             Project: CouchDB
          Issue Type: Improvement
          Components: Futon
    Affects Versions: 0.11
            Reporter: Steffkes
            Priority: Minor


Steps to Reproduce: 
* Create a new Document in Futon
* Change the generated 'id' in what-ever you like
* Save the current Document
* Get an Error-Alert because the previously generated uuid is not available

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (COUCHDB-871) Forward to real(-used) id instead of previously generated uuid

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

Paul Joseph Davis updated COUCHDB-871:
--------------------------------------

    Skill Level: New Contributors Level (Easy)

> Forward to real(-used) id instead of previously generated uuid
> --------------------------------------------------------------
>
>                 Key: COUCHDB-871
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-871
>             Project: CouchDB
>          Issue Type: Improvement
>          Components: Futon
>    Affects Versions: 0.11, 0.11.1, 0.11.2, 1.0, 1.0.1
>            Reporter: Steffkes
>            Priority: Minor
>         Attachments: 100825_futon.browse.patch
>
>
> Steps to Reproduce: 
> * Create a new Document in Futon
> * Change the generated 'id' in what-ever you like
> * Save the current Document
> * Get an Error-Alert because the previously generated uuid is not available

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (COUCHDB-871) Forward to real(-used) id instead of previously generated uuid

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

Steffkes updated COUCHDB-871:
-----------------------------

    Attachment: 100825_futon.browse.patch

Use resp.id (from the response), instead of the local page.docId

> Forward to real(-used) id instead of previously generated uuid
> --------------------------------------------------------------
>
>                 Key: COUCHDB-871
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-871
>             Project: CouchDB
>          Issue Type: Improvement
>          Components: Futon
>    Affects Versions: 0.11
>            Reporter: Steffkes
>            Priority: Minor
>         Attachments: 100825_futon.browse.patch
>
>
> Steps to Reproduce: 
> * Create a new Document in Futon
> * Change the generated 'id' in what-ever you like
> * Save the current Document
> * Get an Error-Alert because the previously generated uuid is not available

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (COUCHDB-871) Forward to real(-used) id instead of previously generated uuid

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

Steffkes updated COUCHDB-871:
-----------------------------

    Affects Version/s: 1.0.1
                       1.0
                       0.11.2
                       0.11.1

Patch also valid all versions up to 1.1.0a808d2b7-git

> Forward to real(-used) id instead of previously generated uuid
> --------------------------------------------------------------
>
>                 Key: COUCHDB-871
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-871
>             Project: CouchDB
>          Issue Type: Improvement
>          Components: Futon
>    Affects Versions: 0.11, 0.11.1, 0.11.2, 1.0, 1.0.1
>            Reporter: Steffkes
>            Priority: Minor
>         Attachments: 100825_futon.browse.patch
>
>
> Steps to Reproduce: 
> * Create a new Document in Futon
> * Change the generated 'id' in what-ever you like
> * Save the current Document
> * Get an Error-Alert because the previously generated uuid is not available

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (COUCHDB-871) Forward to real(-used) id instead of previously generated uuid

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

Steffkes commented on COUCHDB-871:
----------------------------------

As Jan and Robert mentioned on the IRC-Channel .. there is already an fix in place, if you're working in the "Fields" Tab ... this does not affect the "Source" Tab, where the Issue still exists.

> Forward to real(-used) id instead of previously generated uuid
> --------------------------------------------------------------
>
>                 Key: COUCHDB-871
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-871
>             Project: CouchDB
>          Issue Type: Improvement
>          Components: Futon
>    Affects Versions: 0.11
>            Reporter: Steffkes
>            Priority: Minor
>         Attachments: 100825_futon.browse.patch
>
>
> Steps to Reproduce: 
> * Create a new Document in Futon
> * Change the generated 'id' in what-ever you like
> * Save the current Document
> * Get an Error-Alert because the previously generated uuid is not available

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.