Closed (fixed)
Project:
Google Authenticator login
Version:
6.x-1.0-beta2
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Aug 2012 at 22:35 UTC
Updated:
23 Aug 2012 at 10:11 UTC
When either a username or a site name has a space (or some other character that needs URL encoding) the URL built for the Google Chart API fails with a 400 error. The body of the 400 error page is stored in the .png file. This can be remedied by wrapping the user name and site name in a urlencode() function before moving further.
Comments
Comment #1
jelle_sThanks for the report, fixed in latest dev.