[
https://issues.apache.org/jira/browse/COUCHDB-668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Goodall updated COUCHDB-668:
---------------------------------
Attachment: futon-cookie-domain.diff
> 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
> 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.