Re: [VOTE] Apache CouchDB 1.1.1 Release

2011-10-20 Thread J. Lee Coltrane
FWIW, the patch attached to COUCHDB-1310 (https://issues.apache.org/jira/browse/COUCHDB-1310) will fix a great many (all, afaik) of the futon test "hangs" (the cases where the tests get "stuck", and never complete). Without this patch, I was never able to get a complete run through the brows

[jira] [Commented] (COUCHDB-860) Futon appends wrong version number to files

2011-10-20 Thread J. Lee Coltrane (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13131806#comment-13131806 ] J. Lee Coltrane commented on COUCHDB-860: - ./share/www/database.html ./share

Re: futon tests (Was: Re: [VOTE] Apache CouchDB 1.1.1 Release)

2011-10-19 Thread J. Lee Coltrane
> For what it's worth, a CLI based test system is what I was imagining > as well. Take Futon out of the mix and test CouchDB. IMO, If CouchDB is intended to be a server that can be accessed from the browser directly, then there should continue to be some kind of browser-based test suite that wou

[jira] [Commented] (COUCHDB-1310) '/_restart' closes request socket before sending a response

2011-10-17 Thread J. Lee Coltrane (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13129390#comment-13129390 ] J. Lee Coltrane commented on COUCHDB-1310: -- I agree: If '/_restart

[jira] [Updated] (COUCHDB-1310) '/_restart' closes request socket before sending a response

2011-10-17 Thread J. Lee Coltrane (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] J. Lee Coltrane updated COUCHDB-1310: - Attachment: 0001-fixed-_restart-closes-socket-before-sending-request.patch here is a

[jira] [Created] (COUCHDB-1310) '/_restart' closes request socket before sending a response

2011-10-17 Thread J. Lee Coltrane (Created) (JIRA)
Type: Bug Components: HTTP Interface Affects Versions: 1.1 Environment: All platforms. Tested on Ubuntu 10.10. Reporter: J. Lee Coltrane Priority: Minor Fix For: 1.1 In 'couchdb_misc_handlers.erl', `handle_res