The new approved way to get compiler options (except for "lzt") is to call
the LZHttpUtils.getLzOption method on an HTTPServletRequest
String runtime = LZHttpUtils.getLzOption("runtime", req);
That way it gets both the old style of arg "lzr=foo" and the new
lzoptions=runtime(foo)
On Wed, Sep 22, 2010 at 4:14 PM, Max Carlson <[email protected]> wrote:
> Try again...
>
> On 9/22/10 1:10 PM, Henry Minsky wrote:
>
>> I don't see any files in the changeset, there's not even a files.tar
>> file....
>>
>>
>> On Wed, Sep 22, 2010 at 4:06 PM, Max Carlson <[email protected]
>> <mailto:[email protected]>> wrote:
>>
>> Change maxcarlson-20100922-t0Y by maxcarl...@friendly on 2010-09-22
>> 12:58:04 PDT
>> in /Users/maxcarlson/openlaszlo/trunk-clean
>> for http://svn.openlaszlo.org/openlaszlo/trunk
>>
>> Summary: Fix display of swf apps in laszlo-explorer
>>
>> Bugs Fixed: LPP-9392 - DHTML Safari 5: usemastersprite not working
>> correctly (partial), LPP-9238 - SWF - SAF4 - Components Sample - The
>> tab key can not work anymores (partial)
>>
>> Technical Reviewer: ptw
>> QA Reviewer: hminsky
>>
>> Overview: I noticed there was a frameset being loaded with a single
>> frame, and changed that to a redirect.
>>
>> Details: content - Use a redirect if the actionparam isn't
>> specified, handle 'undefined' args correctly.
>>
>> index - Disable usemastersprite for now.
>>
>> Tests: See LPP-9392, LPP-9238 in Safari 5 DHTML and swf10
>>
>> M laszlo-explorer/content.jsp
>> M laszlo-explorer/index.html
>>
>> Changeset:
>>
>> http://svn.openlaszlo.org/openlaszlo/patches/maxcarlson-20100922-t0Y.tar
>>
>>
>>
>>
>> --
>> Henry Minsky
>> Software Architect
>> [email protected] <mailto:[email protected]>
>>
>>
>>
--
Henry Minsky
Software Architect
[email protected]