Approved!
On Wed, Mar 9, 2011 at 1:30 PM, Max Carlson wrote:
Change maxcarlson-20110309-MIs by maxcarlson@friendly on 2011-03-09
10:27:53 PST
in /Users/maxcarlson/openlaszlo/trunk2/my-apps/components
for http://svn.openlaszlo.org/components/trunk
Summary: Fix NPE fail when a gradientfill isn't specified.
Bugs Fixed: LPP-9808 (partial), LPP-9809 (partial)
Technical Reviewer: promanik
QA Reviewer: hminsky
Overview: with Phil's change
http://svn.openlaszlo.org/openlaszlo/patches/philip-20110308-4hC.tar
applied, I get a NPE because there isn't CSS defined for the scrollbar
thumb fills.
Details: Don't attempt to dereference a gradient, which may come
through as an empty string when unspecified.
Tests: test/panel_test.lzx runs on TOT trunk and components
Files:
M lib/gradientfill.lzx
Changeset:
http://svn.openlaszlo.org/openlaszlo/patches/maxcarlson-20110309-MIs.tar