[Laszlo-user] OpenLaszlo 4.0.7 Released

Amy Muntz amuntz at laszlosystems.com
Mon Nov 19 21:12:24 PST 2007


OpenLaszlo 4.0.7 is now available. OpenLaszlo 4.0.7 is a bug fix release 
with one new feature, an improved bug reporting mechanism in the 
debugger. OpenLaszlo 4.0.7 is the recommended release for swf 
development. You can download it at http://www.openlaszlo.org/download.

OpenLaszlo 4.0.7 fixes the following bugs:
LPP-1636 - Scripts do not handle spaces in path names
LPP-2593 - Trunk: lzc and lzc.bat will not run in a standard Windows 
configuration
LPP-4099 - Can't get onerror event while loading resources from 403 
forbidden image links
LPP-4142 - LZC arguments that use an equal sign (such as --runtime=swf8) 
do not work on the Windows command line (cmd).
LPP-4664 - test/explicit-replicators/replicator.lzx visually deletes 
last two items when the second-to-last item is clicked and ...
LPP-4719 - Provide a way to output relevant debug info to copy/paste 
into mail
LPP-4737 - Empty graphic seen when you navigate to the OL app without 
Flash
LPP-4784 - OL4.0.5, tag and SWF : 
http://www.openlaszlo.org/lps4/lps/components/extensions/test/html-swf.jsp 
NOT WORKING
LPP-4843 - Error parsing arguments to lzc using native Windows
LPP-4844 - ondata event not triggered when dataset loads v4.0.5 SWF
LPP-4884 - All small applications, except weather, will fail to display 
in IE7/swf.
LPP-4906 - Laszlo Explorer, incorrect text
LPP-4999 - IE resets history to #0 after visiting another site and 
pressing the back button
LPP-5004 - Generate Release Notes for 4.0.7
LPP-5012 - Multiple calls to callJS fails in Firefox
LPP-5016 - _parse gets called before canvas is initialized
LPP-5070 - Videos not playing in YouTube demo

OpenLaszlo 4.0.7 has the following improvement:
The bugReport method of the Debugger can be used to create a report 
suitable for copy/pasting into a bug report. To use it, enable 
backtraces and debugging, then inspect the error message that you 
believe reveals a bug, then invoke Debug.bugReport() in the debugger. 
Copy and paste the output of that call into your bug report. This 
process is described in more detail in the Debugging chapter of the 
OpenLaszlo Developer's Guide (See 
http://www.openlaszlo.org/documentation)

Support for DHTML applications remains at "beta" level; it will be fully 
supported with OL 4.1. Until then, you can find the most recent DHTML 
bug fixes and support in the trunk branch (4.x nightly builds).



More information about the Laszlo-user mailing list