https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36372
Tomás Cohen Arazi (tcohen) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #34 from Tomás Cohen Arazi (tcohen) <[email protected]> --- A few remarks: * I don't think we should introduce a new set of .pl+.tt this should be handled in a simple modal. * The new page style is weird. Maybe a side-effect of the move to Bootstrap 5, cannot tell. * The form for setting the record source is sending a GET (should be post) * The form for setting the record source is not passing a CSRF token It otherwise works as expected. My follow-up just makes it look the same as the rest of the dropdown (again, bootstrap 5 change side-effect). -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
