Updates:
        Status: Assigned
        Owner: [EMAIL PROTECTED]
        Labels: Close20081201

Comment #1 on issue 3989 by [EMAIL PROTECTED]: Forum not working
http://code.google.com/p/chromium/issues/detail?id=3989

Changing the user-agent string so Chromium appears to be FireFox solves the  
problem.
This indicates that their script is making a decision based on the  
user-agent and not
on whether or not we actually support cookies.

I emailed the developers of the site asking them to fix the problem.

If I don't hear from them by December 1st I will close the bug as Won't  
Fix.  You can
help encourage them by pointing them to this bug.  Here is the description  
I sent
them:

A user of http://www.india-forums.com has opened a bug against Google's  
Chrome
browser.  Investigating this bug I learned that your software is  
incorrectly handling
the user-agent string from Safari, Google Chrome, the iPhone, and the G1  
(Google
Phone).  As a result users of these browsers cannot access your site.

Users receive an error page stating that there has been a "Login Error"  
and "Cookies
not supported by your browser"

Fixing the problem should be fairly simple.  You appear to be making a  
decision on
how to set cookies based on the User Agent header.  You are not properly  
treating
WebKit user-agent headers.  You can, in this case, treat WebKit as  
FireFox.  By
changing the user-agent string in the browser I was able to demonstrate  
that this
works.

If you have any questions please feel free to respond.



-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-bugs" group.
To post to this group, send email to chromium-bugs@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to