6.1 Release Notes - Version 1.3.9

Introduction

This section contains release notes for changes that have taken place to Struts, since the Version 1.3.8 distribution. To keep up-to-date on all changes to the framework, subscribe to the (commits at struts.apache.org) list. To preview our plans for upcoming changes, please visit the Roadmap page.

  • Notes on upgrading are maintained in the Wiki Upgrade pages. The wiki is a community maintained resource - please feel free to add your input so that everyone can benefit from the collective experience.

For the version requirements of each library, see the Installation chapter.

Issue Tracking

Bug

  • [STR-2597] - Unexpected Tiles recursion on JSP errors?
  • [STR-3015] - release set parameters to null in LinkTag
  • [STR-3020] - AbstractCreateAction emits error unnecessarily
  • [STR-3021] - Tiles insert is evaluated twice if JSP error occures
  • [STR-3028] - struts-html-el.tld option tag filter type causing tld not to load
  • [STR-3029] - ActionConfigMatcher does not instantiate the correct ActionForward

Improvement

  • [STR-487] - Multiple file upload not possible due to MultiPartRequestHandler limitation?

Task

  • [STR-3034] - Remove Tiles 2 module from 1.3 branch

Next: Installation