rev 1860 -- fixing bugs, and again, and again! Plenty this time.
(5 files, 3kb)
! Finished a fix that was started last October and that I thought was already done... Hopefully it'll work fine now. This is about Wess's mixin feature. Some complex classes destined to be used as mixins would be broken when including them through a 'mixin:' property, rather than the 'mixes' keyword. (Class-CSS.php)
! Switching to Wysiwyg mode could have unwanted effects on whitespace inside quotes. (Subs-BBC.php)
! Changing one's language in the profile would generate an error due to a last remaining $context['user']. (Profile-Modify.php)
! IE7 in Wuthering STILL wasn't working properly... This was because of Microsoft (who else?). For a reason I ignore, when I try to view the page in IE10 using IE7 mode, it still gives me 'IE10 standards mode', instead of IE7 standards mode. And it just so happens that the 'filter' property isn't recognized in IE10 standards mode... (Wuthering/extra.css)
* Modified un_htmlspecialchars() to use htmlspecialchars_decode() for simplicity. (Subs.php)
(5 files, 3kb)
! Finished a fix that was started last October and that I thought was already done... Hopefully it'll work fine now. This is about Wess's mixin feature. Some complex classes destined to be used as mixins would be broken when including them through a 'mixin:' property, rather than the 'mixes' keyword. (Class-CSS.php)
! Switching to Wysiwyg mode could have unwanted effects on whitespace inside quotes. (Subs-BBC.php)
! Changing one's language in the profile would generate an error due to a last remaining $context['user']. (Profile-Modify.php)
! IE7 in Wuthering STILL wasn't working properly... This was because of Microsoft (who else?). For a reason I ignore, when I try to view the page in IE10 using IE7 mode, it still gives me 'IE10 standards mode', instead of IE7 standards mode. And it just so happens that the 'filter' property isn't recognized in IE10 standards mode... (Wuthering/extra.css)
* Modified un_htmlspecialchars() to use htmlspecialchars_decode() for simplicity. (Subs.php)


