The Omni Group Forums

The Omni Group Forums (http://forums.omnigroup.com/index.php)
-   OmniWeb General (http://forums.omnigroup.com/forumdisplay.php?f=8)
-   -   Some Ruby on Rails Cookies/Sessions Don't Work? (http://forums.omnigroup.com/showthread.php?t=1700)

HunterHillegas 2006-09-13 05:02 PM

Some Ruby on Rails Cookies/Sessions Don't Work?
 
I am a Rails developer and while I usually use Safari and Firefox, I am testing out OmniWeb 5.5. I really like it but I am having some problems with my Web apps.

I have a session/login implementation for my apps and without getting into specifics, we use cookies and redirects.

Works fine in every browser on Windows and OS X but w/ OmniWeb it doesn't work, I just get sent back to the login page. Basically, the cookies aren't being sent back to the Web server like they should be in this specific instance.

This probably requires someone from Omni to look at the app specifically and I would be happy to provide either a test RoR app that does it or a live site to look at the headers.

Contact me at hunter AT liberationmedia DOT com if you are interested in troubleshooting this bug.

byped 2006-09-13 07:36 PM

Are you testing this application on a local machine? I've run into a similar problem where temporary cookies would be cleared on each pageload, but only when running the server locally. Works fine when it talks to a remote server. A workaround is to map some other address to 127.0.0.1 in your hosts file.

HunterHillegas 2006-09-14 10:59 AM

No, it happens on both my production and test servers, as well as localhost.


All times are GMT -8. The time now is 09:26 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.