Why can't you change:
<attribute name="key" value="null"/>;
to:
<attribute name="keys" value="null"/>

The 'key' attribute is never actually used anywhere, because the values are 
saved in 'keys'.

Also note the stray semicolon at the end, that should be removed.




On 7/22/2010 2:31 AM, Max Carlson wrote:
Change 20100721-maxcarlson-c by maxcarl...@friendly on 2010-07-21 17:28:42 PDT
     in /Users/maxcarlson/openlaszlo/trunk-clean
     for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Eliminate debugger warning in swf8

Bugs Fixed: LPP-9180 - Move non-essential parts of the LFC to LZX includes 
(partial)

Technical Reviewer: hminsky
QA Reviewer: ptw

Details: I'm checking in ahead of review.

Use safe lookup to prevent warning in swf8.

Tests: See any swf8 debug app.

Files:
M       lps/components/utils/command.lzx

Changeset: 
http://svn.openlaszlo.org/openlaszlo/patches/20100721-maxcarlson-c.tar


Reply via email to