Author: ben
Date: 2007-07-19 13:44:38 -0700 (Thu, 19 Jul 2007)
New Revision: 5716
Modified:
openlaszlo/branches/4.0/docs/release-notes.html
Log:
Change 20070719-ben-K by [EMAIL PROTECTED] on 2007-07-19 13:43:44 PDT
in /Users/ben/src/svn/openlaszlo/branches/4.0
for http://svn.openlaszlo.org/openlaszlo/branches/4.0
Summary: Added info to release notes on a few last issues.
Tests:
w3C validator passes
Modified: openlaszlo/branches/4.0/docs/release-notes.html
===================================================================
--- openlaszlo/branches/4.0/docs/release-notes.html 2007-07-19 20:44:26 UTC
(rev 5715)
+++ openlaszlo/branches/4.0/docs/release-notes.html 2007-07-19 20:44:38 UTC
(rev 5716)
@@ -33,6 +33,9 @@
<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. The bug description includes a workaround if you
are building OL from source and you need the safari debugger to work. If you do
not do the special dance described in the bug, <em>the dhtml debugger will not
work in any known version of Safari.</em></li>
+ <li><a href="http://www.openlaszlo.org/jira/browse/LPP-4210">drawview
gradients broken in Firefox</a> This is due to lack of support in the DHTML
canvas tag for opacity in gradients. Firefox is among the browsers that doesn't
accept opacity information for gradient stops. Similar effects can be achieved
with color.</li>
+ <li><a
href="http://www.openlaszlo.org/jira/browse/LPP-2958">lztest-textstyle.lzx
fails in legals</a> The foreground and background colors of text are not
handled the same in swf and in dhtml. There are minor display differences
between SWF and DHTML, because SWF uses a separate background movieclip,
whereas DHTML just uses bgcolor attribute of text. The workaround is to put an
extra view in behind the text view. This workaround will not work for
DHTML/Safari.</li>
+
</ul>
<h1>Resoloved Bugs in OpenLaszlo 4.0.3 (76)</h1>
<ul>
@@ -46,11 +49,11 @@
<li><a href="http://www.openlaszlo.org/jira/browse/LPP-2828">LPP-2828</a> Find
some way to get rid of LzFixTags in the LFC</li>
<li><a href="http://www.openlaszlo.org/jira/browse/LPP-2915">LPP-2915</a>
baseedittext _internaltext y offset wrong if placed in tabpane</li>
<li><a href="http://www.openlaszlo.org/jira/browse/LPP-2932">LPP-2932</a>
setter for 'enabled' property on inputtext fails to send onenabled event</li>
-<li><a href="http://www.openlaszlo.org/jira/browse/LPP-2958">LPP-2958</a>
lztest-textstyle.lzx fails in legals</li>
<li><a href="http://www.openlaszlo.org/jira/browse/LPP-3224">LPP-3224</a>
remove canvas size from last example</li>
<li><a href="http://www.openlaszlo.org/jira/browse/LPP-3330">LPP-3330</a> leap
year check in basedatepicker.lzx is not correct</li>
<li><a href="http://www.openlaszlo.org/jira/browse/LPP-3406">LPP-3406</a>
LzTextFormat should have textformat tag</li>
<li><a href="http://www.openlaszlo.org/jira/browse/LPP-3556">LPP-3556</a>
Datapath doesn't parse XML attribute correctly</li>
+<li><a href='http://www.openlaszlo.org/jira/browse/LPP-3664'>LPP-3664</a>
LzTrack send onmousetrack* event to the wrong registred node...</li>
<li><a href="http://www.openlaszlo.org/jira/browse/LPP-3691">LPP-3691</a>
issues with inputtext in ie6/7 in html example</li>
<li><a href="http://www.openlaszlo.org/jira/browse/LPP-3701">LPP-3701</a>
combobox's list can hang off the edge of the screen</li>
<li><a href="http://www.openlaszlo.org/jira/browse/LPP-3715">LPP-3715</a>
tooltip should extend node not view </li>
@@ -63,7 +66,6 @@
<li><a href="http://www.openlaszlo.org/jira/browse/LPP-3877">LPP-3877</a>
Loading images in proxyless mode can lead to false onload events with
resourceheight/width of 0</li>
<li><a href="http://www.openlaszlo.org/jira/browse/LPP-3880">LPP-3880</a>
IE/dhtml: vacation survey crashes when run</li>
<li><a href="http://www.openlaszlo.org/jira/browse/LPP-3885">LPP-3885</a>
Window title not clipped in 4.0</li>
-<li><a href="http://www.openlaszlo.org/jira/browse/LPP-3892">LPP-3892</a> fix
components sampler example for dhtml</li>
<li><a href="http://www.openlaszlo.org/jira/browse/LPP-3901">LPP-3901</a>
problem changing query string with data sets</li>
<li><a href="http://www.openlaszlo.org/jira/browse/LPP-3921">LPP-3921</a>
Client hangs when destroying deeply nested tree</li>
<li><a href="http://www.openlaszlo.org/jira/browse/LPP-3923">LPP-3923</a>
DHTML window: Opening a window with no explicit parent argument generates an
error</li>
@@ -72,7 +74,6 @@
<li><a href="http://www.openlaszlo.org/jira/browse/LPP-3959">LPP-3959</a> SWF:
tree_example is broken in legals</li>
<li><a href="http://www.openlaszlo.org/jira/browse/LPP-3963">LPP-3963</a>
'Regression: state onapply not alwasy fired in 4.x'</li>
<li><a href="http://www.openlaszlo.org/jira/browse/LPP-3971">LPP-3971</a>
setAttribute('bgcolor', null) doesn't work in IE7</li>
-<li><a href="http://www.openlaszlo.org/jira/browse/LPP-3986">LPP-3986</a> Move
services/LzTrack.lzs to class system</li>
<li><a href="http://www.openlaszlo.org/jira/browse/LPP-3992">LPP-3992</a>
reference to null querystring </li>
<li><a href="http://www.openlaszlo.org/jira/browse/LPP-3994">LPP-3994</a>
Javascript error : this.actAnim has no properties, this.actAnim[$2].stop()</li>
<li><a href="http://www.openlaszlo.org/jira/browse/LPP-3997">LPP-3997</a>
visibility warnings with test-basetabs.lzx</li>
@@ -100,6 +101,8 @@
<li><a href="http://www.openlaszlo.org/jira/browse/LPP-4080">LPP-4080</a>
Drawview referece page is very poor</li>
<li><a href="http://www.openlaszlo.org/jira/browse/LPP-4082">LPP-4082</a>
'LzDatapointer.selectChild not careful enough'</li>
<li><a href="http://www.openlaszlo.org/jira/browse/LPP-4084">LPP-4084</a>
loading code with import-tag in ol application in a diffrent webcontext don“t
work</li>
+<li><a href='http://www.openlaszlo.org/jira/browse/LPP-4102'>LPP-4102</a>
Sizing canvas height or width to 100 percent isn't working</li>
+<li><a href='http://www.openlaszlo.org/jira/browse/LPP-4109'>LPP-4109</a>
DHTML Smokecheck - output is erased, so you can't tell if it succeeded</li>
<li><a href="http://www.openlaszlo.org/jira/browse/LPP-4119">LPP-4119</a>
multiline edittext does not work in IE DHTML</li>
<li><a href="http://www.openlaszlo.org/jira/browse/LPP-4120">LPP-4120</a>
LzTrack interferes w/ window drag w/ FF DHTML</li>
<li><a href="http://www.openlaszlo.org/jira/browse/LPP-4128">LPP-4128</a>
Drawview's width and height cannot be constrained in DHTML.</li>
@@ -109,16 +112,19 @@
<li><a href="http://www.openlaszlo.org/jira/browse/LPP-4152">LPP-4152</a>
Global cursor should be cleared by LzCursor.restoreCursor() in DHTML</li>
<li><a href="http://www.openlaszlo.org/jira/browse/LPP-4156">LPP-4156</a>
Drawview fill() broken in R5451 DHTML FF</li>
<li><a href="http://www.openlaszlo.org/jira/browse/LPP-4168">LPP-4168</a>
onframe event not being sent</li>
+<li><a href='http://www.openlaszlo.org/jira/browse/LPP-4252'>LPP-4252</a>
Demos in IE/dhtml have artifacts and buttons/tabs cannot be selected</li>
+<li><a href='http://www.openlaszlo.org/jira/browse/LPP-4254'>LPP-4254</a>
Combobox items not reliably responding to mouse clicks for SWF and DHTML
R5599</li>
+<li><a href='http://www.openlaszlo.org/jira/browse/LPP-4271'>LPP-4271</a>
Flash and DHTML: Problem selecting editable and non-editable combobox
(Regression)</li>
</ul>
<h1>Improvements in OpenLaszlo 4.0.3</h1>
<ul>
+ <li><a href="http://www.openlaszlo.org/jira/browse/LPP-2322">LPP-2322</a>
Incubator component colorslider by Bajarang Lai Chitlangi</li>
+ <li><a href='http://www.openlaszlo.org/jira/browse/LPP-2828'>LPP-2828</a>
Find some way to get rid of LzFixTags in the LFC</li>
<li><a href='http://www.openlaszlo.org/jira/browse/LPP-3419'>LPP-3419</a>
Debug interface should use firebug console when available</li>
+ <li><a href='http://www.openlaszlo.org/jira/browse/LPP-3986'>LPP-3986</a>
Move services/LzTrack.lzs to class system</li>
<li><a href="http://www.openlaszlo.org/jira/browse/LPP-4135">LPP-4135</a>
Add implementation for setting request headers in Dataset requests in SWF</li>
- <li><a href="http://www.openlaszlo.org/jira/browse/LPP-2322">LPP-2322</a>
Incubator component colorslider by Bajarang Lai Chitlangi</li>
<li><a href="http://www.openlaszlo.org/jira/browse/LPP-4162">LPP-4162</a>
Implement <library/> support in DHTML</li>
- <li><a href='http://www.openlaszlo.org/jira/browse/LPP-3986'>LPP-3986</a>
Move services/LzTrack.lzs to class system</li>
- <li><a href='http://www.openlaszlo.org/jira/browse/LPP-2828'>LPP-2828</a>
Find some way to get rid of LzFixTags in the LFC</li>
</ul>
<h1>Release notes for OpenLaszlo 4.0.1/4.0.2</h1>
<p class="bodytext">
_______________________________________________
Laszlo-checkins mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-checkins