Closed GoogleCodeExporter closed 8 years ago
This issue was closed by revision r224.
Original comment by ff...@gmx.de
on 20 Oct 2009 at 9:40
Thanks.. good catch.
Original comment by ff...@gmx.de
on 20 Oct 2009 at 9:40
I was just rerunning my test cases, and I also can't read a document with a
space. Bulk save works... I'll try a
couple of other scenarios.
Original comment by cory.hac...@gmail.com
on 20 Oct 2009 at 9:57
yeah, save() doesn't work either... maybe need to escape spaces everywhere we
escape slashes.
Original comment by cory.hac...@gmail.com
on 20 Oct 2009 at 10:03
since this only happens when doc ids are passed in the URL and this is not
often the
case in couchdb and since I added the right escaping pretty central it could
very
well be that we're done with this..
Original comment by ff...@gmx.de
on 20 Oct 2009 at 10:05
create and update were already fixed and tested with the first commit, just
added
another test for get()
http://code.google.com/p/jcouchdb/source/browse/trunk/test/org/jcouchdb/db/BulkD
eleteWithSpacesTestCase.java
Original comment by ff...@gmx.de
on 20 Oct 2009 at 10:08
Looks good. Thanks.
Original comment by cory.hac...@gmail.com
on 21 Oct 2009 at 12:00
Original issue reported on code.google.com by
cory.hac...@gmail.com
on 20 Oct 2009 at 9:20