27 Jan
2016
27 Jan
'16
2:11 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15663 --- Comment #7 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- This patch update the label editor behaviors with the patroncard ones, but there are still lot of issues: 1/ You can select all the items and click on "remove selected" without any warning 2/ You can delete the last item clicking on the "Delete" button ("actions" column) In these 2 cases, the batch_id parameter is passed but is wrong. If you add a new batch on the resulting screen, the batch_id of the deleted batch will be displayed, but a new one will be used. -- You are receiving this mail because: You are watching all bug changes.