You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Chris Anderson (JIRA)" <ji...@apache.org> on 2010/06/24 18:58:50 UTC

[jira] Closed: (COUCHDB-719) Bad escaping in Futon view document list

     [ https://issues.apache.org/jira/browse/COUCHDB-719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Anderson closed COUCHDB-719.
----------------------------------

    Resolution: Fixed

fixed in COUCHDB-748

> Bad escaping in Futon view document list
> ----------------------------------------
>
>                 Key: COUCHDB-719
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-719
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Futon
>    Affects Versions: 0.11
>            Reporter: Dirkjan Ochtman
>            Priority: Minor
>             Fix For: 0.11.1
>
>         Attachments: 0001-Fixes-COUCHDB-719-Bad-escaping-in-Futon-view-documen.patch
>
>
> I have a database where document ID's include '<' and '>'. When I browse the database, Futon shows '&lt;' for the key (double-escaping the actual value). On the other hand, for the ID just below that, the entire value is missing, suggesting that it's not escaped at all in that case.

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