https://bugzilla.wikimedia.org/show_bug.cgi?id=19392
--- Comment #2 from Laurence 'GreenReaper' Parry <[email protected]> 2009-06-25 22:17:05 UTC --- Created an attachment (id=6273) --> (https://bugzilla.wikimedia.org/attachment.cgi?id=6273) Don't output links if $wgFavicon or $wgAppleTouchIcon are equivalent to their defaults If the above patch to DefaultSettings is not merged but this one is, an additional check for '/favicon.ico' != $wgFavicon may be appropriate after the null check but before the wfExpandUrl check, to save the expense of expanding. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
