Last modified: 2014-07-22 06:09:04 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T70316, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 68316 - Fatal: Call to undefined method SpecialGoogleLogin::getHost after pressing Login with Google button
Fatal: Call to undefined method SpecialGoogleLogin::getHost after pressing Lo...
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
GoogleLogin (Other open bugs)
master
All All
: Highest critical (vote)
: ---
Assigned To: Florian
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-07-21 10:00 UTC by Mike
Modified: 2014-07-22 06:09 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Mike 2014-07-21 10:00:40 UTC
If...
$wgGLAllowedDomains = array ('domain.tld');
$wgGLAllowedDomainsStrict = false;
...is enabled a blank webpage is shown after pressing Login with Google button and succesful Google Login.

The server log shows:
 Fatal error:  Call to undefined method SpecialGoogleLogin::getHost() in /<WEBROOT>/extensions/GoogleLogin/includes/specials/SpecialGoogleLogin.php on line 154
Comment 1 Gerrit Notification Bot 2014-07-21 11:53:05 UTC
Change 148051 had a related patch set uploaded by Florianschmidtwelzow:
Fixed fatal undefined SpecialGoogleLogin::getHost

https://gerrit.wikimedia.org/r/148051
Comment 2 Mike 2014-07-21 13:17:41 UTC
After applying the patches I can confirm that they fix the error.
Comment 3 Florian 2014-07-21 13:25:36 UTC
Thanks for testing Mike :)

Set back to Patch to review, because the patch is not merged into git repository :)
Comment 4 Gerrit Notification Bot 2014-07-22 06:08:38 UTC
Change 148051 merged by jenkins-bot:
Fixed fatal undefined SpecialGoogleLogin::getHost

https://gerrit.wikimedia.org/r/148051

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links