[Laszlo-checkins] r8563 - openlaszlo/branches/pagan-deities/docs
lou@openlaszlo.org
lou at openlaszlo.org
Sat Apr 5 11:19:06 PDT 2008
Author: lou
Date: 2008-04-05 11:18:17 -0700 (Sat, 05 Apr 2008)
New Revision: 8563
Modified:
openlaszlo/branches/pagan-deities/docs/release-notes.html
Log:
Change 20080405-lou-i by lou at loumac.local on 2008-04-05 12:27:04 AST
in /Users/lou/src/svn/openlaszlo/branches/pagan-deities
for http://svn.openlaszlo.org/openlaszlo/branches/pagan-deities
Summary: break 4.0.11 JIRA table into 2 tables: one for 4.0.11, and one for 4.0.10
Bugs Fixed: LPP-5529
Technical Reviewer: (pending)
QA Reviewer: (pending)
Doc Reviewer: (pending)
Details:
remove Won't Fix and Not Laszlo bugs; just list Fixed
add bug that was fixed after the release notes were done:
LPP-5679 tooltip does not allow explicit control over view placement
remove bug reopened after the release notes were done:
LPP-5670 Context-menu will not be preserved on view's image resource when setSource() is called
Tests: visual verify
Modified: openlaszlo/branches/pagan-deities/docs/release-notes.html
===================================================================
--- openlaszlo/branches/pagan-deities/docs/release-notes.html 2008-04-05 16:32:14 UTC (rev 8562)
+++ openlaszlo/branches/pagan-deities/docs/release-notes.html 2008-04-05 18:18:17 UTC (rev 8563)
@@ -17,13 +17,113 @@
<p>If you are using an earlier version, we recommending upgrading to 4.0.11, which 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.</p>
<p>For every release, we rely on the OpenLaszlo community to help ensure the quality of the platform release and to determine its future direction. To propose or participate in discussion of new features, see <a href="http://wiki.openlaszlo.org/Enhancement_Proposals">the wiki.</a> We encourage you to report any problems, and to make suggestions for enhancements, through our <a href="http://www.openlaszlo.org/jira/browse/LPP">JIRA bug tracking system.</a></p>
<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>Bugs Fixed in 4.0.11</h1>
+ <h1>Bugs Fixed in 4.0.11</h1>
<p>You can sort the table by clicking on the table header "Key".</p>
<table class="sortable" id="issuetable">
<tr>
<th class="sorttable_numeric"><b>Key</b></th>
<th><b>Summary</b></th>
</tr>
+ <tr id="issuerow22094">
+ <td class="nav issuekey"><a href=
+ "http://www.openlaszlo.org/jira/browse/LPP-5549">LPP-5549</a></td>
+
+ <td class="nav summary">basedatacombobox.onselect event
+ fires even if selectfirst attribute is set to
+ false</td>
+ </tr>
+
+ <tr id="issuerow22074">
+ <td class="nav issuekey"><a href=
+ "http://www.openlaszlo.org/jira/browse/LPP-5533">LPP-5533</a></td>
+
+ <td class="nav summary">Text cannot have
+ contextmenu</td>
+ </tr>
+
+ <tr id="issuerow22073">
+ <td class="nav issuekey"><a href=
+ "http://www.openlaszlo.org/jira/browse/LPP-5532">LPP-5532</a></td>
+
+ <td class="nav summary">Iframe in iframemanager.js
+ causes unsecure items warning in IE with SSL turned
+ on</td>
+ </tr>
+
+ <tr id="issuerow22071">
+ <td class="nav issuekey"><a href=
+ "http://www.openlaszlo.org/jira/browse/LPP-5530">LPP-5530</a></td>
+
+ <td class="nav summary">The history mechanism is
+ incompatible with the html tag</td>
+ </tr>
+
+ <tr id="issuerow22023">
+ <td class="nav issuekey"><a href=
+ "http://www.openlaszlo.org/jira/browse/LPP-5482">LPP-5482</a></td>
+
+ <td class="nav summary">Issue running swf in wmode
+ "window" when using html tag</td>
+ </tr>
+
+ <tr id="issuerow21987">
+ <td class="nav issuekey"><a href=
+ "http://www.openlaszlo.org/jira/browse/LPP-5450">LPP-5450</a></td>
+
+ <td class="nav summary">Cursor position moves when
+ clicking on inputtext containing text longer than its
+ width</td>
+ </tr>
+
+ <tr id="issuerow21986">
+ <td class="nav issuekey"><a href=
+ "http://www.openlaszlo.org/jira/browse/LPP-5449">LPP-5449</a></td>
+
+ <td class="nav summary">Seems like inputtext selection
+ position is not reset until input text is focused or
+ setSelection() is invoked</td>
+ </tr>
+
+ <tr id="issuerow21929">
+ <td class="nav issuekey"><a href=
+ "http://www.openlaszlo.org/jira/browse/LPP-5393">LPP-5393</a></td>
+
+ <td class="nav summary">SWF doesn't get mousewheel
+ events in Firefox when wmode is transparent</td>
+ </tr>
+ <tr>
+ <td class="nav issuekey"><a href=
+ "http://www.openlaszlo.org/jira/browse/LPP-5462">LPP-5462</a></td>
+
+ <td class="nav summary">ondestroy event not fired in view</td>
+ </tr>
+ <tr>
+ <td class="nav issuekey"><a href=
+ "http://www.openlaszlo.org/jira/browse/LPP-5679">LPP-5679</a></td>
+
+ <td class="nav summary">tooltip does not allow explicit control over view placement</td>
+ </tr>
+ <tr>
+ <td class="nav issuekey"><a href=
+ "http://www.openlaszlo.org/jira/browse/LPP-5636">LPP-5636</a></td>
+
+ <td class="nav summary">Context-Menu doesn't work for the view with image resource</td>
+ </tr>
+ <tr>
+ <td class="nav issuekey"><a href=
+ "http://www.openlaszlo.org/jira/browse/LPP-5667">LPP-5667</a></td>
+
+ <td class="nav summary">Update Amazon demo with new API</td>
+ </tr>
+
+ </table>
+ <h1>Bugs Fixed in 4.0.10</h1>
+ <p>You can sort the table by clicking on the table header "Key".</p>
+ <table class="sortable" id="issuetable">
+ <tr>
+ <th class="sorttable_numeric"><b>Key</b></th>
+ <th><b>Summary</b></th>
+ </tr>
<tr id="issuerow21965">
<td class="nav issuekey"><a href="http://www.openlaszlo.org/jira/browse/LPP-5428">LPP-5428</a></td>
<td class="nav summary">Links to documentation in "Class Hierarchy" are broken in Freya (4.0.10/pagan-deities branch)</td>
@@ -2431,126 +2531,7 @@
<td class="nav issuekey"><a href="http://www.openlaszlo.org/jira/browse/LPP-312">LPP-312</a></td>
<td class="nav summary">Create indexes/search for documentation</td>
</tr>
-<!-- added resolved bugs for mars start here -->
- <tr id="issuerow22094">
- <td class="nav issuekey"><a href=
- "http://www.openlaszlo.org/jira/browse/LPP-5549">LPP-5549</a></td>
- <td class="nav summary">basedatacombobox.onselect event
- fires even if selectfirst attribute is set to
- false</td>
- </tr>
-
- <tr id="issuerow22088">
- <td class="nav issuekey"><a href=
- "http://www.openlaszlo.org/jira/browse/LPP-5543">LPP-5543</a></td>
-
- <td class="nav summary"><html> tag is broken due
- to javascript error.</td>
- </tr>
-
- <tr id="issuerow22074">
- <td class="nav issuekey"><a href=
- "http://www.openlaszlo.org/jira/browse/LPP-5533">LPP-5533</a></td>
-
- <td class="nav summary">Text cannot have
- contextmenu</td>
- </tr>
-
- <tr id="issuerow22073">
- <td class="nav issuekey"><a href=
- "http://www.openlaszlo.org/jira/browse/LPP-5532">LPP-5532</a></td>
-
- <td class="nav summary">Iframe in iframemanager.js
- causes unsecure items warning in IE with SSL turned
- on</td>
- </tr>
-
- <tr id="issuerow22071">
- <td class="nav issuekey"><a href=
- "http://www.openlaszlo.org/jira/browse/LPP-5530">LPP-5530</a></td>
-
- <td class="nav summary">The history mechanism is
- incompatible with the html tag</td>
- </tr>
-
- <tr id="issuerow22023">
- <td class="nav issuekey"><a href=
- "http://www.openlaszlo.org/jira/browse/LPP-5482">LPP-5482</a></td>
-
- <td class="nav summary">Issue running swf in wmode
- "window" when using html tag</td>
- </tr>
-
- <tr id="issuerow21987">
- <td class="nav issuekey"><a href=
- "http://www.openlaszlo.org/jira/browse/LPP-5450">LPP-5450</a></td>
-
- <td class="nav summary">Cursor position moves when
- clicking on inputtext containing text longer than its
- width</td>
- </tr>
-
- <tr id="issuerow21986">
- <td class="nav issuekey"><a href=
- "http://www.openlaszlo.org/jira/browse/LPP-5449">LPP-5449</a></td>
-
- <td class="nav summary">Seems like inputtext selection
- position is not reset until input text is focused or
- setSelection() is invoked</td>
- </tr>
-
- <tr id="issuerow21976">
- <td class="nav issuekey"><a href=
- "http://www.openlaszlo.org/jira/browse/LPP-5439">LPP-5439</a></td>
-
- <td class="nav summary">multiple select doesn't work
- with Flash Player 9.0.47 with Firefox and HTML tag</td>
- </tr>
-
- <tr id="issuerow21929">
- <td class="nav issuekey"><a href=
- "http://www.openlaszlo.org/jira/browse/LPP-5393">LPP-5393</a></td>
-
- <td class="nav summary">SWF doesn't get mousewheel
- events in Firefox when wmode is transparent</td>
- </tr>
- <tr>
- <td class="nav issuekey"><a href=
- "http://www.openlaszlo.org/jira/browse/LPP-5462">LPP-5462</a></td>
-
- <td class="nav summary">ondestroy event not fired in view</td>
- </tr>
- <tr>
- <td class="nav issuekey"><a href=
- "http://www.openlaszlo.org/jira/browse/LPP-5533">LPP-5533</a></td>
-
- <td class="nav summary">Text cannot have contextmenu</td>
- </tr>
- <tr>
- <td class="nav issuekey"><a href=
- "http://www.openlaszlo.org/jira/browse/LPP-5636">LPP-5636</a></td>
-
- <td class="nav summary">Context-Menu doesn't work for the view with image resource</td>
- </tr>
- <tr>
- <td class="nav issuekey"><a href=
- "http://www.openlaszlo.org/jira/browse/LPP-5670">LPP-5670</a></td>
-
- <td class="nav summary">Context-menu will not be preserved on view's image resource when setSource() is called</td>
- </tr>
- <tr>
- <td class="nav issuekey"><a href=
- "http://www.openlaszlo.org/jira/browse/LPP-5667">LPP-5667</a></td>
-
- <td class="nav summary">Update Amazon demo with new API</td>
- </tr>
- <tr>
- <td class="nav issuekey"><a href=
- "http://www.openlaszlo.org/jira/browse/LPP-5679">LPP-5679</a></td>
-
- <td class="nav summary">tooltip does not allow explicit control over view placement</td>
- </tr>
</table>
</body>
</html>
More information about the Laszlo-checkins
mailing list