]> source.dussan.org Git - vaadin-framework.git/commitdiff
Updated Release Notes for Vaadin 6.2.3.
authorMarko Grönroos <magi@iki.fi>
Thu, 28 Jan 2010 14:48:08 +0000 (14:48 +0000)
committerMarko Grönroos <magi@iki.fi>
Thu, 28 Jan 2010 14:48:08 +0000 (14:48 +0000)
svn changeset:11050/svn branch:6.2

WebContent/release-notes.html

index ed3fde5cf069ccd0bc75ab1ee21c1f863e35160d..398e93d97c7db55e22cf2e37e4ee988a91e40dc5 100644 (file)
 
 <p>Vaadin @version@ is a maintenance release for Vaadin 6.2,
 containing a number of important fixes. The fixes are listed in the <a
-       href="#changelog">Change Log</a> below.</p>
+href="#changelog">Change Log</a> below.</p>
 
 <p>For recent major enhancements, see the <a
-       href="http://vaadin.com/download/release/6.2/6.2.0/release-notes.html">Release
+href="http://vaadin.com/download/release/6.2/6.2.0/release-notes.html">Release
 Notes for Vaadin 6.2.0</a>.</p>
 
 <p>Problem fixes and enhancements planned for upcoming releases can be found from the <a
@@ -55,19 +55,19 @@ widget sets and refresh your project in Eclipse. If you are upgrading from earli
 <p>The following closed issues have been included in this release:</p>
        
 <ul>
-  <li><a href="http://dev.vaadin.com/ticket/3792">#3792</a>: SplitPanel resizing issue with RichTextArea in Safari/Chrome</li>
-  <li><a href="http://dev.vaadin.com/ticket/3854">#3854</a>: SplitterClickListener doesn't work properly when SplitPanel is locked.</li>
-  <li><a href="http://dev.vaadin.com/ticket/3932">#3932</a>: Disabled menus can still be opened</li>
-  <li><a href="http://dev.vaadin.com/ticket/3934">#3934</a>: Changing locale should repaint component</li>
-  <li><a href="http://dev.vaadin.com/ticket/3948">#3948</a>: Document that Container.Hierarchical.removeItem should not remove children</li>
-  <li><a href="http://dev.vaadin.com/ticket/3969">#3969</a>: VView not found after hot code swap</li>
-  <li><a href="http://dev.vaadin.com/ticket/3974">#3974</a>: "IE reports ""xyzproject.gwt.client.XYZWidgetSet is already inited."" as an error"</li>
-  <li><a href="http://dev.vaadin.com/ticket/3982">#3982</a>: SplitPanel.SplitterClickListener doesn't work with FF3.5</li>
-  <li><a href="http://dev.vaadin.com/ticket/3986">#3986</a>: SplitPanel.SplitterClickListener doesn't recognize double-click with FF3.5</li>
-  <li><a href="http://dev.vaadin.com/ticket/3987">#3987</a>: DefaultItemSorter fails for a filtered container</li>
-  <li><a href="http://dev.vaadin.com/ticket/3990">#3990</a>: FileUploadException is thrown on upload if a debug id is set for the Upload component</li>
-  <li><a href="http://dev.vaadin.com/ticket/3992">#3992</a>: SplitPanel with splitter click listener prevents context menus from appearing</li>
-  <li><a href="http://dev.vaadin.com/ticket/3999">#3999</a>: SplitPanel splitter click events are no longer sent if the SplitPanel is locked after the splitter has been moved</li>
+  <li><a href="http://dev.vaadin.com/ticket/3804">#3804</a>: SPAN-tag inside a disabled button class has cursor: pointer</li>
+  <li><a href="http://dev.vaadin.com/ticket/3976">#3976</a>: LoginForm should use POST and not GET to avoid storing passwords in logs</li>
+  <li><a href="http://dev.vaadin.com/ticket/4010">#4010</a>: Widgets with variables of type array with value null causes 'Internal Error' in Vaadin</li>
+  <li><a href="http://dev.vaadin.com/ticket/4017">#4017</a>: Document UriFragmentUtility</li>
+  <li><a href="http://dev.vaadin.com/ticket/4019">#4019</a>: VGridLayout throws an NPE when moving component to where another was removed</li>
+  <li><a href="http://dev.vaadin.com/ticket/4025">#4025</a>: "ClassPathExplorer should ignore empty ""Vaadin-Widgetsets"" attribute"</li>
+  <li><a href="http://dev.vaadin.com/ticket/4036">#4036</a>: Defined width DateField clips in a layout with undefined size</li>
+  <li><a href="http://dev.vaadin.com/ticket/4064">#4064</a>: FileTypeResolver should ignore query parameters when determining file type</li>
+  <li><a href="http://dev.vaadin.com/ticket/4067">#4067</a>: SplitPanel in modal window freezes application (Gecko+Webkit)</li>
+  <li><a href="http://dev.vaadin.com/ticket/4086">#4086</a>: Include an Index at the end of the Book</li>
+  <li><a href="http://dev.vaadin.com/ticket/4099">#4099</a>: UriFragmentUtility does not work in Opera</li>
+  <li><a href="http://dev.vaadin.com/ticket/4100">#4100</a>: ClassCastException in ClassPathExplorer</li>
+  <li><a href="http://dev.vaadin.com/ticket/4103">#4103</a>: Empty required Select shows error indicator while other fields don't</li>
 </ul>
 
 <h2><a name="widgetupgrade">Upgrading from an Earlier Version of Vaadin 6</a></h2>