Seems like this is caused by the recent work on OFBIZ-13147
<https://issues.apache.org/jira/browse/OFBIZ-13147>
Le 07/11/2024 à 08:58, Florian Motteau a écrit :
Hi all,
I just noticed that links to backends are broken on
https://ofbiz.apache.org/ofbiz-demos.html, for example
https://demo-stable.ofbiz.apache.org/ordermgr/control/main?USERNAME=admin&PASSWORD=ofbiz&JavaScriptEnabled=Y
displays a tomcat 500 error, due to request parameters (if I remove
them I get the login form).
For the moment I have no idea what's causing it, but I plan to try to
reproduce on my machine to find out.