Bug: Version 3.4.9 Breaks CSS Encoding
-
Installed the latest Branda update today and immediately noticed that some of my admin CSS rules were not applying. Digging a bit deeper, I found that the latest update (3.4.9) is encoding special characters as HTML. For example, if I have a rule:
#parent > .child {}This will be output to the page as:
#parent > .child {}Downgrading the plugin back to 3.4.8.1 restored the correct encoding.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Bug: Version 3.4.9 Breaks CSS Encoding’ is closed to new replies.