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

--- Comment #6 from darklama <[email protected]> 2011-08-09 17:26:47 UTC ---
(In reply to comment #4)
> It's not a regression, it's a different case (secure.wm.o-specific) that was
> probably broken the whole time. The two bugs appear related, but they're not
> related in the way you think they are.

(In reply to comment #5)
> No bug 27328 not related at all.
> 
> '/' means the root of a domain.
> 
> Loading @import('/w/index.php ...'); works just fine.
> 
> When you're on en.wikibooks.org, it loads: en.wikibooks.org/w/index.php.
> 
> The problem is that, when you're on secure.wikimedia.org/wikibooks/en/, since 
> /
> refers to the root of the domain (this is a general HTML/CSS rule, not related
> to ResourceLoaderor @import specifically), it loads:
> 
> secure.wikimedia.org/w/index.php (which doesn't exist).

Well perhaps this wasn't fully understood by the
report for bug 27328, but relative URLs did work
just fine for secure.wikimedia.org prior to 1.17,
ResourceLoader, and load.php as well. The fix
that was introduced by bug 27328 had made
relative URLs for secure.wikimedia.org work as
well again.

This wasn't broken the whole time. Something
recent caused it to stop working just for
secure.wikimedia.org.

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