6.1 Release Notes - Version 1.3.7

Introduction

This section contains release notes for changes that have taken place to Struts, since the Version 1.3.6 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-2961] - SelectAction getPath returns null when used with URL rewriting and breaks application
  • [STR-2979] - Faces build causes NPE with maven-taglib-plugin
  • [STR-2996] - ImportAttributeTag throws a NPE when ignore=true and the attribute value is unavailable
  • [STR-2997] - [validator] validwhen strings don't work right
  • [STR-2998] - LinkTag renders the link twice

Improvement

  • [STR-3008] - AbstractCreateAction: Refactor creation into separate method

Next: Installation