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

--- Comment #4 from Daniel Friesen <mediawiki-b...@nadir-seen-fire.com> ---
(In reply to Kevin Israel (PleaseStand) from comment #3)
> (In reply to Daniel Friesen from comment #2)
> > (In reply to Bartosz DziewoƄski from comment #1)
> > > Sounds exactly like bug 60368.
> 
> Yes, this is exactly the same issue, though with a better summary. I'm not
> sure which one should be marked as a duplicate.

How about we make this bug a blocker for 1.23, solved by anything that
immediately fixes the bug.
And that bug can remain open till we add long term fixes to the issue, ie: Make
doing things sane.


Since the reason vector is in the include path is for VectorBeta and since
$wgResourceLoaderLESSImportPaths is global config to temporarily fix the issue
how about we remove vector from $wgResourceLoaderLESSImportPaths in core and
have the VectorBeta extension add it itself.

That way the issue will only show up when VectorBeta is installed.


Long-term we'll probably want to fix the issue in multiple ways:
- Maybe let resource loader module definitions define custom import paths.
- Fix lessc or our use of it so that the current directory is searched first
instead of last.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to