https://bugzilla.wikimedia.org/show_bug.cgi?id=21215
--- Comment #7 from Max Semenik <[email protected]> 2009-11-15 10:32:36 UTC --- (In reply to comment #5) > skins/common/images/mediawiki.png is a relative path, so if they go to > http://localhost/wiki or http://localhost/w > the web browser will get the image from the urls > http://localhost/wiki/skins/common/images/mediawiki.png or > http://localhost/w/skins/common/images/mediawiki.png > And /wiki/skins/common/images/mediawiki.png is translated by rewrite rules to something like /w/index.php?title=skins/common/images/mediawiki.png so your patch doesn't work. -- 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
