Last modified: 2006-06-09 21:21:33 UTC
In HTML attributes like style="color:{{sometemplate}}", hexadecimal color values cause the whole color property to disappear from the outputted HTML code. Other color code formats with substitution and hexadecimal format without substitution works normally.
Fixed in r14689.