diff options
author | Jonatan Kronqvist <jonatan.kronqvist@itmill.com> | 2011-10-04 05:51:38 +0000 |
---|---|---|
committer | Jonatan Kronqvist <jonatan.kronqvist@itmill.com> | 2011-10-04 05:51:38 +0000 |
commit | 5c0406e002df22460d03ddf28ef28dd9c7112466 (patch) | |
tree | b5f5d7c93677a3866b691d7158de2ced5dc088cd /WebContent | |
parent | 0c9b158e4018c0439a8c5c74caebc73bb92ce080 (diff) | |
download | vaadin-framework-5c0406e002df22460d03ddf28ef28dd9c7112466.tar.gz vaadin-framework-5c0406e002df22460d03ddf28ef28dd9c7112466.zip |
Updated links and ticket lists in release notes
svn changeset:21533/svn branch:6.7
Diffstat (limited to 'WebContent')
-rw-r--r-- | WebContent/release-notes.html | 55 |
1 files changed, 27 insertions, 28 deletions
diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html index 03d1c6f4da..ba683ca18b 100644 --- a/WebContent/release-notes.html +++ b/WebContent/release-notes.html @@ -225,70 +225,69 @@ </p> <p> The <a - href="http://dev.vaadin.com/query?status=closed&type=enhancement&milestone=Vaadin+6.7.0.rc1&or&status=closed&type=enhancement&milestone=Vaadin+6.7.0.beta1&group=status&col=id&col=summary&col=type&col=owner&col=priority&col=component&col=version&order=priority">full + href="http://dev.vaadin.com/query?status=closed&type=enhancement&milestone=Vaadin+6.7.0.rc1&or&status=closed&type=enhancement&milestone=Vaadin+6.7.0.beta1&or&status=closed&type=enhancement&milestone=Vaadin+6.7.0&group=status&col=id&col=summary&col=type&col=owner&col=priority&col=component&col=version&order=priority">full details of the enhancements</a> can be found at dev.vaadin.com.</a> </p> <h2 id="fixes">Fixes in Vaadin @version@</h2> <p> - #7224 Table context menu does not work before refreshing table contents<br/> - #7369 Vaadin and CDI - can't use SessionScoped beans<br/> - #5924 Link as generated table column does not present browser context menu on right click<br/> - #6499 AbstractApplicationServle#handleDownload() does not close streams in case of exception<br/> - #7292 Changing pagelength in an expand/collapse listener does not redraw a TreeTable correctly<br/> - #7322 Column header moves downwards when selected<br/> - #7387 TreeTable loses formatting when using addGeneratedColumn<br/> - #7433 GAE integration test should use GAEApplicationServlet<br/> - #5488 Link: Error when trying to use a link to a file with a percent in the filename<br/> - #5738 TabSheet's first visible tab should be rendered as if it is the first tab<br/> - #7032 LoginForm should explicitly define utf-8 charset in getLoginHTML() method<br/> - #7065 ConcurrentModificationException in AbstractWebApplicationContext.endTransaction() and startTransaction()<br/> - #7092 TextField does not support setting maxLength=0<br/> - #7284 Disabling a VNativeButton should set v-disabled style<br/> - #7338 Column alignment cannot be changed from right/center to left<br/> - #7340 The rendering is wrong the first time a table column is sorted<br/> - #7388 Expand/collapse icon offset in IE7<br/> - #7422 AbstractComponent.setStyleName containing spaces causes illogical results<br/> - #7555 Debug Window broken in IE6 and IE7<br/> #7186 SQLContainer leaves transactions open if an OptimisticLockException occurrs<br/> - #7228 Selectable Table with requestRepaint() calling ValueChangeListener makes focus jump<br/> + #7224 Table context menu does not work before refreshing table contents<br/> + #7369 Vaadin and CDI - can't use SessionScoped beans<br/> #7479 Vaadin apps cannot current be deployed on IBM WebSphere v8<br/> #7561 TreeTable: expanding a row far down in the table causes IndexOutOfBoundsException<br/> #7626 Form size is calculated incorrectly after clearing its data source<br/> + #7687 Drag between table and the last top level item in tree broken<br/> #5780 TreeTable uses images that not display transparent in IE6<br/> + #5924 Link as generated table column does not present browser context menu on right click<br/> + #6499 AbstractApplicationServlet#handleDownload() does not close streams in case of exception<br/> #6588 Repainting in TextChangeListener will send wrong value to client.<br/> - #7005 Using a Filter with a Tree breaks focusing with keyboard navigation<br/> #7012 Table content cells & column headers get out of sync when uncollapsing columns<br/> #7028 TreeTable: Navigating too fast with keyboard makes selection jump<br/> #7057 Table and tree keyboard navigation completely broken if validators are used<br/> + #7292 Changing pagelength in an expand/collapse listener does not redraw a TreeTable correctly<br/> + #7433 GAE integration test should use GAEApplicationServlet<br/> #7434 SQLContainer - reseting value of Property fails<br/> #7443 Chameleon datefield text part and button have different heights<br/> #7446 Keyboard Navigation with problems on Table<br/> #7454 Table keyboard navigation breaks in IE on multiple keyboard multiselections<br/> + #7478 Util.escapeHtml incorrectly converts newline to <br> and space to "&nbsp;" in IE6-IE8<br/> #7490 Multi-line text fields visual and height issues in Chameleon theme<br/> #7597 NullPointerException with SQLContainer's J2EEConnectionPool<br/> + #7697 SQLContainer.containsId logs a ClassCastException<br/> + #7699 All tests that check properties of Vaadin classes fail<br/> #3710 Width is miscalculated for the footer layouts in forms of undefined size<br/> + #3725 Form adds a description tag to the DOM even if there is no description.<br/> + #3983 Labels in IE7 are rendered as preformatted by default<br/> #5382 Table headers and content not aligned after content modification<br/> - #5510 TreeTable scrolls to wrong position when collapsing directly after expanding<br/> + #5488 Link: Error when trying to use a link to a file with a percent in the filename<br/> #5608 Item icons do not work in OptionGroup<br/> #5683 TwinColSelect keyboard navigation selects wrong item<br/> + #5738 TabSheet's first visible tab should be rendered as if it is the first tab<br/> #5851 isLastId() may throw NullPointerException<br/> #5868 GridLayout's size is calculated wrong when elements span over multiple cells.<br/> #6148 Multiselect breaks TreeTable keyboard navigation<br/> - #6591 Out of sync - Event triggered by Clicklistener and Handler on same Panel<br/> + #6494 Making tables invisible and visible again does not work correctly<br/> #6770 DateField: Error indicator not shown if required<br/> #7018 Table column drag&drop visually broken<br/> + #7032 LoginForm should explicitly define utf-8 charset in getLoginHTML() method<br/> + #7065 ConcurrentModificationException in AbstractWebApplicationContext.endTransaction() and startTransaction()<br/> + #7092 TextField does not support setting maxLength=0<br/> #7097 Tooltip with long contents flickers<br/> #7100 Tooltip is displayed off screen when component is at the lower edge of the screen<br/> #7101 ComponentLocator should only return elements that are attached to the DOM<br/> #7208 Adding SplitterClickListener to SplitPanel causes splitter to jump in Chrome when clicked.<br/> #7230 Key Navigation in Tree-Component - Scrolling-"Bug"<br/> + #7284 Disabling a VNativeButton should set v-disabled style<br/> #7326 Width recalculation does not work for GridLayout inside CustomComponent<br/> - #7331 Table Column Sizing with generatedColumn and align right<br/> + #7338 Column alignment cannot be changed from right/center to left<br/> + #7340 The rendering is wrong the first time a table column is sorted<br/> + #7388 Expand/collapse icon offset in IE7<br/> #7391 SQLContainer unconsiders modified cache<br/> #7393 Resizing a Table column does not resize contents<br/> - #7444 Chameleon Editor color selector theme is broken<br/> + #7422 AbstractComponent.setStyleName containing spaces causes illogical results<br/> #7462 Inserting a panel in a scrolling panel scrolls up to the top<br/> + #7472 PopupDatefield button should not be focusable<br/> #7485 Build script doesn't include resources for release-notes.html<br/> #7493 Release notes should only list versions supported by this particular release<br/> #7505 TreeTable arrow icons clipped in FF, IE9 & Opera<br/> @@ -299,12 +298,12 @@ #7620 TreeTable generated columns Components out of sync after node expand<br/> #7644 Table: Odd/even row styles get mixed up when lazy loading<br/> #7667 Resizing column in Safari 5.1 causes scrollbar to return to the left<br/> + #7508 Table column being dragged has pixels from following sprite at the bottom with reindeer<br/> #2669 Tabsheet failes to render cached tab<br/> - #7472 PopupDatefield button should not be focusable<br/> </p> <p> The <a - href="http://dev.vaadin.com/query?status=closed&type=defect&milestone=Vaadin+6.7.0.rc1&or&status=closed&type=defect&milestone=Vaadin+6.7.0.beta1&group=status&col=id&col=summary&col=owner&col=type&col=priority&col=component&col=version&order=priority">full + href="http://dev.vaadin.com/query?status=closed&type=defect&milestone=Vaadin+6.7.0.rc1&or&status=closed&type=defect&milestone=Vaadin+6.7.0.beta1&or&status=closed&type=defect&milestone=Vaadin+6.7.0&group=status&col=id&col=summary&col=type&col=owner&col=priority&col=component&col=version&order=priority">full details of the defects</a> can be found at dev.vaadin.com. </p> |