https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41604
Jason Robb <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #18 from Jason Robb <[email protected]> --- The visibility of the checkbox column for batch patron modification appears broken with the patch applied. Without the patch, the checkbox column is visible on the edit page, but not on the results page. After the patch is applied, the checkbox column is visible on both the edit and results pages (which gives the results confusing checkboxes with no purpose). Without the patch: 1. Disable "Save configuration state on page change" for the batch patron mod table: a. Administration > Table settings > Tools > batch_patron_modification b. Uncheck "Save configuration state..." and click Save 2. Go to Tools > Batch patron modification 3. Give the tool a cardnumber (i.e. 42) and click Continue 4. Note the checkbox column is present on the far left 5. Click Save 6. Note the checkbox column is gone With the patch: 1. Repeat steps 2-4 above 2. Note the checkbox column is present on both the edit page and the results page Everything else seems to be testing well as far as I can tell. I made some messy notes, will try to clean them up and add the different steps I took to test in another comment. -- 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/
