Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 14.0-rc-1
-
Fix Version/s: 14.0-rc-1
-
Component/s: Old Core, Web - Templates & Resources
-
Labels:
-
Tests:Integration
-
Difficulty:Unknown
-
Documentation:N/A
-
Documentation in Release Notes:N/A
-
Similar issues:
Description
WIth the upgrade to jetty 10 (XWIKI-18152) Response#setStatus has also been deprecated, and the message is not persisted in a reason field anymore.
See https://github.com/eclipse/jetty.project/blob/3c32afa05c5ffcf4ad77a7769a118df4e083b92d/jetty-server/src/main/java/org/eclipse/jetty/server/Response.java#L761
And https://github.com/eclipse/jetty.project/issues/3225
Consequently, error messages from propadd action are not returned to the client.
Attachments
Issue Links
- is caused by
-
XWIKI-18152 Upgrade to Jetty 10 for the standalone packaging
-
- Closed
-