From f509ca46a92f5f8b3c1ca495f261c704316b2ea5 Mon Sep 17 00:00:00 2001 From: Jonatan Kronqvist Date: Wed, 28 Sep 2011 11:25:43 +0000 Subject: [PATCH] yet another update to release notes for 6.6.7 svn changeset:21409/svn branch:6.6 --- WebContent/release-notes.html | 6 ------ 1 file changed, 6 deletions(-) diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html index a65b8459fb..967f5b0972 100644 --- a/WebContent/release-notes.html +++ b/WebContent/release-notes.html @@ -110,16 +110,10 @@ package). See General Upgrade Instructions for more det

Fixes in Vaadin @version@

- #7669 CSRF/XSS vulnerability through separator injection - #7670 Directory traversal vulnerability through AbstractApplicationServlet.serveStaticResourcesInVAADIN() - #7671 Contributory XSS: Possibility to inject HTML/javascript in system error messages #7541 Table.setColumnCollapsed("id",true) will cleared PropertyDataSource for any fields in table item properties - #7672 Contributory XSS: possibility for injection in certain components #3125 Portlet size is not updated when window is resized #6420 Solution for menu too long. #7560 ComboBox: Writing the name of a new item and clicking on drop down menu works inconsistently. - #7653 Update screenshots for Safari 5.1 - #7654 Update screenshots for Safari 5.1

The