https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35871 --- Comment #10 from Wainui Witika-Park <wainuiwitikapark@catalyst.net.nz> --- (In reply to David Nind from comment #9)
I fixed the database update (using bug 35870 as a pattern) and updated the commit message. Thank you for that!
However, I got login and CSRF errors when attempting to merge a record - so I have left the status as Failed QA. Bug 36192.
I also think the colour/style needs changing for the merge message box with the bootstrap 5 update and styles for the different types of information boxes - see bug 35402 and bug 38519. Do you think that should be done in this bug report or a separate one?
To replicate:
1. Log in with the staff patron with edit_authorities and merge_delete_authorities. 2. Go to Authorities. 3. Search for an authority record, for example, 'a'. 4. For one record, from the 'Actions' select 'Merge' 5. A blue message box appears with "Merging with authority....". 6. For another term (of the same type) select Action > Merge. 7. The two record titles are displayed and you can select which one and then Next. 8. Note that you get the log in box with: Error: Session timed out. Please log in again 9. Log in again, you get the pages to select some tags from each record so that there is material in the destination record. 10. Click "Merge". 11. You get an error: An error has occurred! Error 403 The form submission failed (Wrong CSRF token). Try to come back, refresh the page, then try again.
Hmm, I am not getting the same output, I am not getting step 8. I am able to successfully merge. -- You are receiving this mail because: You are watching all bug changes.