https://bugzilla.wikimedia.org/show_bug.cgi?id=64595
--- Comment #15 from Krinkle <krinklem...@gmail.com> --- So yeah, this is a bug in the leafo/lessphp implementation of LESS. It looks up import path first, and if nothing is found it tries to resolve it as a relative file name. Both the official js implementation and the other PHP port (oyejorge/less.php), do it correctly (try resolving as relative file name first and fallback to the import path). Ori and I are repository collaborators of leafo/lessphp and can fix it there. Let's see if we can fix that, and then apply that update to mediawiki. Should be a trivial path. Hoping Ori and I can get up to 24 hours tops to fix this "the right way". If not, let's go ahead and remove Vector from the import path in the 1.23 branch. Note that this will not entirely resolve the issue as the bug could just as easily happen again with another file name. Perhaps people are already hitting this bug, so don't mark this bug as fixed (in the release notes be sure that it's fixed for paths clashing with Vector, it would not have resolved it for imported paths in general). -- 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