[Laszlo-checkins] r6450 - openlaszlo/branches/wafflecone/docs

ben@openlaszlo.org ben at openlaszlo.org
Wed Sep 12 14:45:54 PDT 2007


Author: ben
Date: 2007-09-12 14:45:50 -0700 (Wed, 12 Sep 2007)
New Revision: 6450

Modified:
   openlaszlo/branches/wafflecone/docs/release-notes.html
Log:
Change 20070912-ben-f by ben at slim.local on 2007-09-12 14:43:24 PDT
    in /Users/ben/src/svn/openlaszlo/branches/wafflecone
    for http://svn.openlaszlo.org/openlaszlo/branches/wafflecone

Summary: Updated release notes with three more fixed bugs

Technical Reviewer: none 

Documentation:
Added 3 recent fixed bugs to the list of fixed bugs: 
# LPP-4655: History mechanism not working
# LPP-4695: Runtime-Exception in IE with Flash8
# LPP-4699: Explicit replicator displays warning when a clone's datapath is null
Also changed some angle brackets to < >. 

Release Notes:

Tests:
It doesn't pass w3c validation, but I'm prepared to live with that. 



Modified: openlaszlo/branches/wafflecone/docs/release-notes.html
===================================================================
--- openlaszlo/branches/wafflecone/docs/release-notes.html	2007-09-12 21:45:11 UTC (rev 6449)
+++ openlaszlo/branches/wafflecone/docs/release-notes.html	2007-09-12 21:45:50 UTC (rev 6450)
@@ -47,6 +47,9 @@
 
 <h1>Bugs Fixed in 4.0.5</h1>
 <ul>
+<li><a href="http://jira.openlaszlo.org/jira/browse/LPP-4655" target="buggies">LPP-4655: History mechanism not working</a></li>
+<li><a href="http://jira.openlaszlo.org/jira/browse/LPP-4695" target="buggies">LPP-4695: Runtime-Exception in IE with Flash8</a></li>
+<li><a href="http://jira.openlaszlo.org/jira/browse/LPP-4699" target="buggies">LPP-4699: Explicit replicator displays warning when a clone's datapath is null</a></li>
 <li><a href="http://jira.openlaszlo.org/jira/browse/LPP-4660" target="buggies">LPP-4660:  Httpdatarequest has LzLoader value for xmldata when status is "error"   </a></li>
 <li><a href="http://jira.openlaszlo.org/jira/browse/LPP-4610" target="buggies">LPP-4610: 'request' method is deprecated, causing trouble, needs to be removed for LzDataset </a></li>
 <li><a href="http://jira.openlaszlo.org/jira/browse/LPP-4600" target="buggies">LPP-4600: Flash: navbar buttons in laszlo-explorer and examples have clipped text </a></li>
@@ -62,9 +65,9 @@
 <li><a href="http://jira.openlaszlo.org/jira/browse/LPP-4497" target="buggies">LPP-4497: Selecting Contributor's and Developer's Guide results in 404 error </a></li>
 <li><a href="http://jira.openlaszlo.org/jira/browse/LPP-4462" target="buggies">LPP-4462: When running a SOLO SWF in an HTML file located in a different directory than the SWF, data requests are made relative to SWF, not HTML file </a></li>
 <li><a href="http://jira.openlaszlo.org/jira/browse/LPP-4436" target="buggies">LPP-4436: window decrements its x and y coordinates when clicked </a></li>
-<li><a href="http://jira.openlaszlo.org/jira/browse/LPP-4433" target="buggies">LPP-4433: Better performance for <basetrackgroup> </a></li>
+<li><a href="http://jira.openlaszlo.org/jira/browse/LPP-4433" target="buggies">LPP-4433: Better performance for &lt;basetrackgroup&gt; </a></li>
 <li><a href="http://jira.openlaszlo.org/jira/browse/LPP-4432" target="buggies">LPP-4432: Memory leaks in "basetabelement" </a></li>
-<li><a href="http://jira.openlaszlo.org/jira/browse/LPP-4431" target="buggies">LPP-4431: <list> should disable "autoscrollbar" on destroy </a></li>
+<li><a href="http://jira.openlaszlo.org/jira/browse/LPP-4431" target="buggies">LPP-4431: &lt;list&gt; should disable "autoscrollbar" on destroy </a></li>
 <li><a href="http://jira.openlaszlo.org/jira/browse/LPP-4418" target="buggies">LPP-4418: Wafflecone: LzDataElement.makeNodeList broken </a></li>
 <li><a href="http://jira.openlaszlo.org/jira/browse/LPP-4370" target="buggies">LPP-4370: drawview doesn't respect visibility </a></li>
 <li><a href="http://jira.openlaszlo.org/jira/browse/LPP-4352" target="buggies">LPP-4352: scrollrichedittext can't create scrollbar </a></li>



More information about the Laszlo-checkins mailing list