-
23 Apr 2009 1:23 AM #1
[FIXED] [2.0-m1] Bug in CSS.addStyleSheet
[FIXED] [2.0-m1] Bug in CSS.addStyleSheet
Hi.
There is a bug in the addStyleSheet method, CSS class.
The line
should be changed toCode:link.setPropertyString("id", "id");
Regards,Code:link.setPropertyString("id", id);
Michel.
-
23 Apr 2009 6:34 AM #2
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote