I have upgraded a site from 5.7.3.1 to 9.3.4, of course with intermediate updates. It works pretty well, except some adjustments on my own code.
However, I cannot copy blocks to clipboard anymore ! It’s not related to custom code : I tried with a basic factory block (Html) and I have the same error.
Everytime I attempt to copy a block, I get a 404 error in the console :
jquery-3.7.1.min.js:2
POST /index.php/ccm/system/block/process/copy/256/References%2FDescription/1187 404 (Not Found)
Any idea on how to correct that ? Thanks !