https://bugzilla.wikimedia.org/show_bug.cgi?id=26564
--- Comment #2 from Yaron Koren <[email protected]> 2012-02-17 03:26:35 UTC --- Well, it looks like that URL got messed up. Here's the change - in the file /specials/SD_BrowseData.php, change line 196 from: $url = $bd->getFullURL() . '/' . $category; to $url = $bd->getLocalURL() . '/' . $category; -- 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
