https://bugzilla.wikimedia.org/show_bug.cgi?id=21068


Brion Vibber <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
         AssignedTo|wikibugs-                   |[email protected]
                   |[email protected]       |




--- Comment #1 from Brion Vibber <[email protected]>  2009-10-14 19:01:05 UTC ---
Let's take a look...

<div class="portlet" id="p-logo">
<a style="background-image: url(/upload/b/bc/Wiki.png);"

Yep. Some $wgLogo entries need to be updated to use full URLs to the uploaded
logo; ('$stdlogo' will do fine for those uploaded locally with name Wiki.png,
that'll just be the full URL version of that). On the regular interfaces these
work because there are compatibility redirects in the web server config, but
for secure that's just a bogus link.

Check also the ones using the old hardcoded logos like /images/wiki-en.png but
I think they're fine. (shared /images path on secure.wm.o)


-- 
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

Reply via email to