https://bugzilla.wikimedia.org/show_bug.cgi?id=41506
Daniel Kinzler <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch-in-gerrit CC| |[email protected] --- Comment #1 from Daniel Kinzler <[email protected]> 2012-10-31 19:25:47 UTC --- I have written a maintenance script that will update the sites table and optionally strip the protocols from any URLs, making them protocol relative. Patch for Wikibase: I1ec863c5 This needs a core patch too: I7e22cc3c Once these patches are in, run this: cd extensions/Wikibase/lib/maintenance php populateSitesTable.php --strip-protocols That should fix this issue. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
