IE 6 and 7, first time login fails....2nd time's a charm
Andrupal - March 10, 2009 - 00:27
| Project: | Google Apps Authentication |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Whenever I log in for the first time, IE 6 and 7 both return a 404 not found error when the googleauth/signin authentication button is clicked.
I'm imagining the generated URL is the problem....
here's an example:
https://www.google.com/a/mysite.org/ServiceLogin?service=mail&passive=true&rm=false&continue=https%3A%2F%2Fmail.google.com%2Fa%2Fmysite.org%2F&bsv=zpghtygjncrr&ss=1

#1
The problem is that the < signs in the latter part of the URL are not being converted to <...any ideas why this is happening (and only in IE?) and how to fix?
Below is the URL as it gets passed to IE when I attempt to authenticate
https://www.google.com/a/mysite.org/ServiceLogin?service=mail&passive=true&rm=false&continue=https%3A%2F%2Fmail.google.com%2Fa%2Fmysite.org%2F&bsv=zpwhtygjntrz&ss=1