What steps will reproduce the problem?
1. Run popup-style demo
2. Make sure "stay on this page after login" is checked
3. Click the "Sign in using your Google account" button
4. Click to allow email and language
5. AX Fetch Language response is empty, should be "en" for "English"
LoginViaPopupServlet is building the AX fetch request using aliases that
don't match with the short names in Step2.AxSchema. See patch attached.
Original issue reported on code.google.com by gduffy%c...@gtempaccount.com on 2 Apr 2010 at 12:01
Original issue reported on code.google.com by
gduffy%c...@gtempaccount.com
on 2 Apr 2010 at 12:01Attachments: