https://bugzilla.wikimedia.org/show_bug.cgi?id=16821
--- Comment #8 from Ryan Kaldari <[email protected]> 2011-12-06 21:08:09 UTC --- Right now the domain parameter isn't set for the banner-hiding cookie, so it just defaults to the full hostname (e.g. 'en.wikipedia.org'). To fix this we would need to have it set to the domain name only, preceded by a dot (e.g. '.wikipedia.org'). See SpecialBannerController line 195. -- 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
