Author: ben
Date: 2007-10-31 10:57:19 -0700 (Wed, 31 Oct 2007)
New Revision: 7061

Modified:
   openlaszlo/branches/wafflecone/docs/release-notes.html
Log:
Change 20071031-ben-7 by [EMAIL PROTECTED] on 2007-10-31 10:48:56 PDT
    in /Users/ben/src/svn/openlaszlo/branches/wafflecone
    for http://svn.openlaszlo.org/openlaszlo/branches/wafflecone

Summary: Update release notes for 4.0.7

New Features: release notes for 4.0.7

Bugs Fixed: LPP-5004 Generate release notes for 4.0.7

Technical Reviewer: mkratt (pending)
QA Reviewer: mkratt (pending)
Doc Reviewer: none 

Documentation:
Generated release notes with jira's release-note-generator, pasted into our 
release note template. 

Release Notes:

Details:
    

Tests:
file passes w3c validation



Modified: openlaszlo/branches/wafflecone/docs/release-notes.html
===================================================================
--- openlaszlo/branches/wafflecone/docs/release-notes.html      2007-10-31 
17:53:28 UTC (rev 7060)
+++ openlaszlo/branches/wafflecone/docs/release-notes.html      2007-10-31 
17:57:19 UTC (rev 7061)
@@ -4,7 +4,7 @@
 * Copyright 2001-2007 Laszlo Systems, Inc.  All Rights Reserved.              *
 * Use is subject to license terms.                                            *
 * X_LZ_COPYRIGHT_END ****************************************************** -->
-<title>OpenLaszlo 4.0.6 Release Notes</title>
+<title>OpenLaszlo 4.0.7 Release Notes</title>
 
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
   <link rel="stylesheet" href="../lps/includes/explore.css" type="text/css" />
@@ -13,12 +13,11 @@
 
 <body class="release-notes">
 
-<h1>Release Notes for OpenLaszlo 4.0.6</h1>
+<h1>Release Notes for OpenLaszlo 4.0.7</h1>
 
-
 <p class="bodytext">
 
-<b>OpenLaszlo 4.0.6 is a bugfix release</b> with a few changes since 
OpenLaszlo 4.0.5. If you are using a version before 4.0.5, we recommending 
upgrading to 4.0.6. (If you are not troubled by the few bugs fixed in 4.0.6, 
there is no need to upgrade to 4.0.6 right now.) 4.0.6 is the recommended 
release for swf development! Support for applications to DHTML remains at 
"beta" level; it will be fully supported with OL 4.1. This release has been 
tested by users world wide and vetted by the Laszlo Systems Quality Assurance 
team.</p>
+<b>OpenLaszlo 4.0.7 is a bugfix release</b> with a few changes since 
OpenLaszlo 4.0.6. If you are using a version before 4.0.5, we recommending 
upgrading to 4.0.7. 4.0.7 is the recommended release for swf development! 
Support for applications to DHTML remains at "beta" level; it will be fully 
supported with OL 4.1. This release has been tested by users world wide and 
vetted by the Laszlo Systems Quality Assurance team.</p>
 
 <p>
 For every release, we rely on the OpenLaszlo community to help ensure
@@ -32,25 +31,24 @@
 <p>
 Please see the <a 
href="http://download.openlaszlo.org/4.0.0/release-notes.html";>OpenLaszlo 4.0 
Release Notes</a> for an overview of significant changes since 3.x.
 </p>
-<h1>New Features in 4.0.6</h1>
-<p><em>none!</em></p>
-<h1>Important Known Issues in 4.0.6</h1>
-<p>Some known bugs are present in this release; this is the way of the world. 
A few of these bugs deserve special attention:</p>
-<ul>
-    <li><a href="http://www.openlaszlo.org/jira/browse/LPP-4235";>With jdk 1.6 
and tomcat 5.5.23, changes to build.xml deploy task necessary</a> The bug 
description indicates a small change that must be made to the main build.xml 
file in order to use these recent versions of tomcat and java.</li>
-<li><a href="http://www.openlaszlo.org/jira/browse/LPP-3579";> Fix debugger in 
Safari</a> The dhtml debugger does not work in Safari 2 or Safari 3 or WebKit 
nightly as of r24285. If you need the Safari debugger to work, in 
lps.properties you can set compiler.debug.safari to true, do a clean build and 
flush your browser cache to allow debugging in Safari 2. This is not on by 
default because it makes debugging less useful in Firefox (backtaces will not 
see function names). WebKit and Safari 3 work correctly without any workaround. 
</li>
-</ul>
+<h1>New Features in 4.0.7</h1>
+<p>none</p>
 
-<h1>Bugs Fixed in 4.0.6</h1>
+<h1>Bugs Fixed in 4.0.7</h1>
 <ul>
-<li>[<a href='http://www.openlaszlo.org/jira/browse/LPP-4175' 
target="buggies">LPP-4175</a>] - DHTML calendar demo wigs out on opening Event 
Info</li>
-<li>[<a href='http://www.openlaszlo.org/jira/browse/LPP-4731' 
target="buggies">LPP-4731</a>] - reloading browser page causes history to 
trigger "back" action</li>
-<li>[<a href='http://www.openlaszlo.org/jira/browse/LPP-4746' 
target="buggies">LPP-4746</a>] - Javascript errors when using the history 
mechanism in swf7</li>
-<li>[<a href='http://www.openlaszlo.org/jira/browse/LPP-4778' 
target="buggies">LPP-4778</a>] - "LzView#setX(..)" and "LzView#setY(..)" 
optimization breaks xoffset / yoffset</li>
-<li>[<a href='http://www.openlaszlo.org/jira/browse/LPP-4779' 
target="buggies">LPP-4779</a>] - Put under debug flag -  version info and init 
timer from LZPIX</li>
-<li>[<a href='http://www.openlaszlo.org/jira/browse/LPP-4857' 
target="buggies">LPP-4857</a>] - dojo.flash.comm errors on firefox os x</li>
-<li>[<a href='http://www.openlaszlo.org/jira/browse/LPP-4615' 
target="buggies">LPP-4615</a>] - Override resource declarations</li>
-<li>[<a href='http://www.openlaszlo.org/jira/browse/LPP-4793' 
target="buggies">LPP-4793</a>] - Using clonenumber emits  warning when using 
replicator</li>
+<li>[<a href='http://www.openlaszlo.org/jira/browse/LPP-1636'>LPP-1636</a>] - 
Scripts do not handle spaces in path names</li>
+<li>[<a href='http://www.openlaszlo.org/jira/browse/LPP-2593'>LPP-2593</a>] - 
Trunk: lzc and lzc.bat will not run in a standard Windows configuration</li>
+<li>[<a href='http://www.openlaszlo.org/jira/browse/LPP-4099'>LPP-4099</a>] - 
Can't get onerror event while loading resources from 403 forbidden image 
links</li>
+<li>[<a href='http://www.openlaszlo.org/jira/browse/LPP-4142'>LPP-4142</a>] - 
LZC arguments that use an equal sign (such as --runtime=swf8) do not work on 
the Windows command line (cmd).</li>
+<li>[<a href='http://www.openlaszlo.org/jira/browse/LPP-4664'>LPP-4664</a>] - 
test/explicit-replicators/replicator.lzx visually deletes last two items when 
the second-to-last item is clicked and ...</li>
+<li>[<a href='http://www.openlaszlo.org/jira/browse/LPP-4737'>LPP-4737</a>] - 
Empty graphic seen when you navigate to the OL app without Flash</li>
+<li>[<a href='http://www.openlaszlo.org/jira/browse/LPP-4784'>LPP-4784</a>] - 
OL4.0.5, &lt;html&gt; tag and SWF : 
http://www.openlaszlo.org/lps4/lps/components/extensions/test/html-swf.jsp NOT 
WOKING</li>
+<li>[<a href='http://www.openlaszlo.org/jira/browse/LPP-4843'>LPP-4843</a>] - 
Error parsing arguments to lzc using native Windows</li>
+<li>[<a href='http://www.openlaszlo.org/jira/browse/LPP-4844'>LPP-4844</a>] - 
ondata event not triggered when dataset loads v4.0.5 SWF</li>
+<li>[<a href='http://www.openlaszlo.org/jira/browse/LPP-4884'>LPP-4884</a>] - 
All small applications, except weather, will fail to display in IE7/swf.</li>
+<li>[<a href='http://www.openlaszlo.org/jira/browse/LPP-4906'>LPP-4906</a>] - 
Laszlo Explorer, incorrect text</li>
+<li>[<a href='http://www.openlaszlo.org/jira/browse/LPP-4999'>LPP-4999</a>] - 
IE resets history to #0 after visiting another site and pressing the back 
button</li>
+<li>[<a href='http://www.openlaszlo.org/jira/browse/LPP-5004'>LPP-5004</a>] - 
Generate Release Notes for 4.0.7</li>
 </ul>
 
 </body>


_______________________________________________
Laszlo-checkins mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-checkins

Reply via email to