Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
xml
xml
titleStaging Repository
<repositories>
  <repository>
    <id>apache.nexus</id>
    <name>ASF Nexus Staging</name>
    <url>https://repository.apache.org/content/groups/staging/</url>
  </repository>
</repositories>

Internal Changes

  • (warning) Possible path traversal in the Convention plugin S2-042
  • (warning) Using the Config Browser plugin in production S2-043

 

Note

This release contains fixes related to S2-042 and S2-043 security bulletins, please read them carefully!

Issues

Bug

  • [WW-4601] - webconsole can always be accessed
  • [WW-4628] - Space character and includeParams
  • [WW-4659] - Exception starting filter struts2 java.lang.IncompatibleClassChangeError: Implementing class
  • [WW-4663] - NullPointerException when displaying a form without action attribute
  • [WW-4667] - ParametersInterceptor excludeParams only applies to first instance of params interceptor in paramsPrepareParamsStack
  • [WW-4669] - Struts 2.5.1 gives errors on unexpected action names
  • [WW-4675] - Select box does not pre-select chosen values

...