There are 2 comments.
 
 
XWiki Platform / cid:jira-generated-image-avatar-f993d81a-7ab5-40d5-9902-aa5aa5096d81 XWIKI-15209 Open

Error when changing notification filters toggles too fast

 
View issue   ยท   Add comment
 

2 comments

 
cid:jira-generated-image-avatar-5a129c6a-a02b-45fc-a2f9-cd0998f7fd25 Manuel Leduc on 29/Jan/26 10:20
 

On 17.10.2 I get the following the first time an individual toggle is used

WARNING: A servlet request to the URI https://xwiki8082.home/xwiki/rest/wikis/xwiki/spaces/XWiki/spaces/Notifications/spaces/Code/pages/NotificationAdministration/objects?media=json&minorRevision=true contains form parameters in the request body but the request body has been consumed by the servlet or a servlet filter accessing the request parameters. Only resource methods using @FormParam will work as expected. Resource methods consuming the request body by other means will not work as expected.
 
cid:jira-generated-image-avatar-5a129c6a-a02b-45fc-a2f9-cd0998f7fd25 Manuel Leduc on 29/Jan/26 10:21
 
On 17.10.2 I get the following the first time an individual System Filters toggle of the is used
{noformat}
WARNING: A servlet request to the URI https://xwiki8082.home/xwiki/rest/wikis/xwiki/spaces/XWiki/spaces/Notifications/spaces/Code/pages/NotificationAdministration/objects?media=json&minorRevision=true contains form parameters in the request body but the request body has been consumed by the servlet or a servlet filter accessing the request parameters. Only resource methods using @FormParam will work as expected. Resource methods consuming the request body by other means will not work as expected.
{noformat}