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

2010-06-15 Thread Jan Lehnardt (JIRA)

[ 
https://issues.apache.org/jira/browse/COUCHDB-719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12879007#action_12879007
 ] 

Jan Lehnardt commented on COUCHDB-719:
--

This patch makes the value in the view result escape value to %22value%22 
which is one round-trip too much.

 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.



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

2010-03-30 Thread Dirkjan Ochtman (JIRA)

[ 
https://issues.apache.org/jira/browse/COUCHDB-719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12851312#action_12851312
 ] 

Dirkjan Ochtman commented on COUCHDB-719:
-

Also, I'm pretty sure this is a regression from 0.10.1.

 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


 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.