Approved!
I think I broke this functionality during some swf9 work. I commented
out code in the same method:
//TODO pbr Need a workaround for eval
// if (typeof eval(value) == 'number') {
// return eval(value);
// }
Change 20080521-maxcarlson-B by [EMAIL PROTECTED] on 2008-05-21
16:07:48 PDT
in /Users/maxcarlson/openlaszlo/trunk-clean
for
<http://svn.openlaszlo.org/openlaszlo/trunk>http://svn.openlaszlo.org/openlaszlo/trunk
Summary: Fix color value coercion of strings in the format '0xffffff'
Bugs Fixed: LPP-6029 - lzpix selection is black and should be yellow
Technical Reviewer: promanik
QA Reviewer: hminsky
Doc Reviewer: (pending)
Details: LzUtils - Handle strings in the format '0xffffff' - see lzpix.
LaszloCanvas.lzs - Use lz.Utils instead of LzUtils.
Tests: Selection is yellow in lzpix dhtml and swf
Files:
M WEB-INF/lps/lfc/services/LzUtils.lzs
M WEB-INF/lps/lfc/views/LaszloCanvas.lzs
Changeset:
<http://svn.openlaszlo.org/openlaszlo/patches/20080521-maxcarlson-B.tar>http://svn.openlaszlo.org/openlaszlo/patches/20080521-maxcarlson-B.tar