https://bugzilla.wikimedia.org/show_bug.cgi?id=44293
--- Comment #8 from T. Gries <[email protected]> --- (In reply to comment #6) > (In reply to comment #5) > > Today I'm seeing an OpenID failure on an install that has > > > > $wgServer = "//" . $_SERVER["SERVER_NAME"]; > > > > Is that the same as this bug, or related? > > Same bug. The issue is that since $wgServer is relative, the extension puts > protocol-relative URLs in the <meta> tags for OpenID, which causes errors > when > these URLs are detected by the OpenID provider. thanks, I was not aware, that this is the reason why openID on my two "instances" was broken. Will check the fix now. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
