Among others, I have system.menus.css disabled. When my language is switched to an "rtl" language e.g. Arabic, the system.menus.css file is rendered in the form of system.menus-rtl.css

Seems like the error is in alpha/template.php on line 120 (I'd make a patch but this site is in svn :/) - second value should be LANGUAGE_RTL?

Comments

pingwin4eg’s picture

Version: 7.x-3.1 » 7.x-3.x-dev
Status: Active » Needs review
StatusFileSize
new533 bytes

yes you are right! thanks for noticing.
here's a patch for latest dev.

Status: Needs review » Needs work

The last submitted patch, omega-rtl_css_not_disabling-1722494-1.patch, failed testing.

berdyshev’s picture

Status: Needs work » Needs review