Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: added missing scrollbars

Scrollbar

Tapestry 5.3.8 is a drop-in replacement for prior Tapestry 5.3 releases. To upgrade, just update the dependency in your build configuration (Maven POM, Gradle build script, etc.) – or Release Notes 5.3.8 the new JAR file -- and the new version will just work. However, please review the Release Notes 5.3.8 instructions before upgrading.

...

HTML
             
<h2>        Bugs fixed
</h2>
<ul>
<li>[<a href='https://issues.apache.org/jira/browse/TAP5-311'>TAP5-311</a>] -         NPE in BeanDisplay if used in a form with a default model
</li>
<li>[<a href='https://issues.apache.org/jira/browse/TAP5-983'>TAP5-983</a>] -         CLONE -NPE in BeanDisplay if used in a form with a default model
</li>
<li>[<a href='https://issues.apache.org/jira/browse/TAP5-1865'>TAP5-1865</a>] -         Chinese valication message issue
</li>
<li>[<a href='https://issues.apache.org/jira/browse/TAP5-2270'>TAP5-2270</a>] -         BeanDisplay exception when used inside a Form
</li>
<li>[<a href='https://issues.apache.org/jira/browse/TAP5-2298'>TAP5-2298</a>] -         &quot;Any&quot; component  lacks any useful documentation
</li>
<li>[<a href='https://issues.apache.org/jira/browse/TAP5-2321'>TAP5-2321</a>] -         Tapestry 5.3.7 does not run with Java 8
</li>
</ul>
    
<h2>        Dependency upgrade
</h2>
<ul>
<li>[<a href='https://issues.apache.org/jira/browse/TAP5-2295'>TAP5-2295</a>] -         Vulnerability in Tapestry-upload module due to commons-file-upload
</li>
</ul>
            
<h2>        Improvements made
</h2>
<ul>
<li>[<a href='https://issues.apache.org/jira/browse/TAP5-1718'>TAP5-1718</a>] -         Tapestry-beanvalidator isn&#39;t validating nested DTO objects / Doesn&#39;t mark the invalid fields in the UI
</li>
<li>[<a href='https://issues.apache.org/jira/browse/TAP5-2157'>TAP5-2157</a>] -         Czech translations
</li>
</ul>
    
<h2>        New Features added
</h2>
<ul>
<li>[<a href='https://issues.apache.org/jira/browse/TAP5-2305'>TAP5-2305</a>] -         Create a @Sortable annotation for properties
</li>
</ul>
                                                

Scrollbar