https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30255 David Gustafsson <glasklas@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #24 from David Gustafsson <glasklas@gmail.com> --- (In reply to Roman Dolny from comment #20)
Can not confirm test.
P.4 - I entered list of biblionumbers in text area (cart "Enter a list of record numbers") and selected template. After clicking "Modify all" radio tab with biblionumbers has changed to "Upload a file". Clicking any of "Next step" radio sets active tab to "Upload a file".
P. 9 - If there is biblionumber of non-existent record at list of numbers to delete then job is started but no records are deleted.
QA script unhappy: FAIL koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_delete_records.tt FAIL forbidden patterns forbidden pattern: tab char (line 162) FAIL tidiness File is not tidy, please run `perl misc/devel/tidy.pl koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_delete_records.tt`
Thanks for testing. I have fixed the tab issue. About the disappearance of the active tab that seems to be a behaviour that is triggered a listener on radio buttons that was not specific to the record type radio buttons. This has now been fixed. -- You are receiving this mail because: You are watching all bug changes.