http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1467 Summary: Issues with Bulk Edit feature Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: blocker Priority: P3 Component: Catalogue AssignedTo: paul.poulain@free.fr ReportedBy: jmf@liblime.com QAContact: koha-bugs@nongnu.org CC: henridamien@koha-fr.org It's a nice feature, but it causes some problems as currently implemented: 1. it shouldn't be part of the main search script, at least not by default, it adds a lot more HTML and slows down the page load and is also dangerous to expose on every search. I'd put it in 'Tools' personally, and call it a 'Global Edit'. 2. EditBiblios belongs in Biblio.pm and should be called ModBiblios to follow our naming conventions. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.