Revision: 1423
          http://stripes.svn.sourceforge.net/stripes/?rev=1423&view=rev
Author:   bengunter
Date:     2011-03-14 14:28:44 +0000 (Mon, 14 Mar 2011)

Log Message:
-----------
Add release notes for 1.5.6 release.

Added Paths:
-----------
    tags/1.5.6/ReleaseNotes.html

Added: tags/1.5.6/ReleaseNotes.html
===================================================================
--- tags/1.5.6/ReleaseNotes.html                                (rev 0)
+++ tags/1.5.6/ReleaseNotes.html        2011-03-14 14:28:44 UTC (rev 1423)
@@ -0,0 +1,39 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Release Notes - Stripes - Version Release 1.5.6</title>
+<style type="text/css">
+html,body {
+       font-size: 10pt;
+       font-family: Arial, sans-serif;
+}
+
+code {
+       font-family: Courier New, fixed;
+       font-size: 9pt;
+}
+</style>
+</head>
+<body>
+
+<h2>Bug</h2>
+<ul>
+<li>[<a 
href='http://www.stripesframework.org/jira/browse/STS-795'>STS-795</a>] -       
  Layout attributes not always available within layout definition</li>
+<li>[<a 
href='http://www.stripesframework.org/jira/browse/STS-798'>STS-798</a>] -       
  UrlBindingFactory.parseUrlBinding() code does not match documentation</li>
+<li>[<a 
href='http://www.stripesframework.org/jira/browse/STS-807'>STS-807</a>] -       
  Select options custom tags not supporting dynamic attributes</li>
+<li>[<a 
href='http://www.stripesframework.org/jira/browse/STS-812'>STS-812</a>] -       
  Problem in flash scope and messages</li>
+<li>[<a 
href='http://www.stripesframework.org/jira/browse/STS-816'>STS-816</a>] -       
  npe in OnwardResolution when passing null url to constructor</li>
+</ul>
+    
+<h2>Improvement</h2>
+<ul>
+<li>[<a 
href='http://www.stripesframework.org/jira/browse/STS-796'>STS-796</a>] -       
  Spelling fixes</li>
+<li>[<a 
href='http://www.stripesframework.org/jira/browse/STS-797'>STS-797</a>] -       
  Remove redundant null checks, add some needed ones</li>
+<li>[<a 
href='http://www.stripesframework.org/jira/browse/STS-799'>STS-799</a>] -       
  Remove unnecessary casts</li>
+<li>[<a 
href='http://www.stripesframework.org/jira/browse/STS-800'>STS-800</a>] -       
  InputSelectTag.isOptionSelected() does not throw StripesJspException</li>
+<li>[<a 
href='http://www.stripesframework.org/jira/browse/STS-802'>STS-802</a>] -       
  LocalizableMessage missing getMessageKey() Method / Inconsistent</li>
+</ul>
+
+</body>
+</html>


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to