You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Christopher Lenz (JIRA)" <ji...@apache.org> on 2010/02/23 22:39:28 UTC

[jira] Resolved: (COUCHDB-668) Futon storage is broken for localhost and other "short" domain names

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

Christopher Lenz resolved COUCHDB-668.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.11

Patch applied in r915530. Thanks!

> Futon storage is broken for localhost and other "short" domain names
> --------------------------------------------------------------------
>
>                 Key: COUCHDB-668
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-668
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Futon
>    Affects Versions: 0.11
>         Environment: Linux (Ubuntu 9.10), Chromium/Firefox/Opera
>            Reporter: Matt Goodall
>            Assignee: Christopher Lenz
>             Fix For: 0.11
>
>         Attachments: futon-cookie-domain.diff
>
>
> Futon's Storage does not save cookies when accessing a Futon on localhost.
> Storage's cookie handler now includes the domain name in the cookie args. That doesn't work for localhost, and I can't think of a reason why Futon would ever need to explicitly set the domain anyway.
> Removing the domain arg from the cookie fixes the problem on all tested browsers. I haven't been able to test on IE to see if it still works there.
> Patch attached.

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