[ 
https://issues.apache.org/jira/browse/COUCHDB-482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12746661#action_12746661
 ] 

Robert Newson commented on COUCHDB-482:
---------------------------------------

Additionally, from the HTTP spec;

6.1.1

"The Reason-Phrase is intended to give a short textual description of the 
Status-Code. The Status-Code is intended for use by automata and the 
Reason-Phrase is intended for the human user."

"The reason phrases listed here are only recommendations -- they MAY be 
replaced by local equivalents without affecting the protocol."

> batch_save-Test is failing on webkit-based browsers
> ---------------------------------------------------
>
>                 Key: COUCHDB-482
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-482
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Test Suite
>    Affects Versions: 0.10
>         Environment: OS X 10.5.7, using 
> CouchDBX-0.10.0a-R13B01-pl3-UNSTABLE.app
>            Reporter: Sebastian Cohnen
>            Priority: Minor
>         Attachments: 
> 0001-Fixed-batch_save-test.-Added-a-browser-based-excepti.patch, 
> dont-test-reason-phrase.patch
>
>
> The batch_save is failing, because webkit does always set the http statusText 
> to "OK". This at least on OS X the case. See 
> http://trac.webkit.org/browser/trunk/WebCore/platform/network/mac/ResourceResponseMac.mm#L82
> I'm going to attach a patch to this issue. The patch does a simple 
> user-agend-based exception. Not pretty, but it works until the webkit-guys 
> fixed their problem.

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

Reply via email to