DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
| Code Block | ||||
|---|---|---|---|---|
| ||||
mvn archetype:generate -DarchetypeCatalog=http://struts.apache.org/ |
Breaking changes
- A new mechanism has been introduced
...
- to configure CSP Nonce, see WW-5504.
- Improved excluded name patterns which should be more strict, see WW-5501.
Bug
- [WW-5494] - Using struts2.ActionSupport instead of xwork2.ActionSupport cause interceptors stack corrupted
- [WW-5504] - CSP Nonce changes within a page
- [WW-5523] - StrutsPrepareAndExecuteFilter, wrappedRequest or request when no action mapping is found?
- [WW-5524] - Dependency injection not working in custom StrutsTypeConverter(s)
- [WW-5528] - Multipart uploads with invalid characters in file or field name are silently dropped
- [WW-5542] - Encoding issue in javascript included in JSPs
- [WW-5546] - NPE in AbstractFileUploadInterceptor
- [WW-5559] - NotSerializableException: com.opensymphony.xwork2.conversion.impl.ConversionData
...