To reproduce: 1. Go to Acquisitions > EDI Accounts 2. Create an EDI account if one is not already there 3. Try to delete the EDI account --> Page refreshes and nothing happens
Created attachment 167716 [details] [review] Bug 37090: Correct op parameter in edi_accounts.pl To test: 1. Go to Acquisitions > EDI Accounts 2. Create an EDI account if one is not already there 3. Try to delete the EDI account --> Page refreshes and nothing happens 4. Apply patch, restart_all, and refresh the page 5. Try to delete the EDI account again --> A confirmation page displays with correct information 6. Click "Yes, delete" --> The EDI account is deleted
Created attachment 167748 [details] [review] Bug 37090: Correct op parameter in edi_accounts.pl To test: 1. Go to Acquisitions > EDI Accounts 2. Create an EDI account if one is not already there 3. Try to delete the EDI account --> Page refreshes and nothing happens 4. Apply patch, restart_all, and refresh the page 5. Try to delete the EDI account again --> A confirmation page displays with correct information 6. Click "Yes, delete" --> The EDI account is deleted Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Accidentally grabbed this one, but now that it's tested, I am keeping it ;)
Pushed for 24.11! Well done everyone, thank you!
Backported to 24.05.x for upcoming 24.05.02
Full CSRF not in 23.11.x
No changes to the manual required - this fixes something that was not working.