[Koha-bugs] [Bug 12759] Add ability to pass list contents to batch record modification/deletion tools

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 20 21:46:12 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12759

--- Comment #41 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Hi Aleisha, 

please make sure you run the latest version of the QA tools on your patches.
There are some missing filters:

 FAIL   koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_delete_records.tt
   FAIL   filters
                missing_filter at line 98 (                          <option
value="[% list.shelfnumber %]">[% list.shelfname %]</option>)
   OK     forbidden patterns
   OK     git manipulation
   OK     js_in_body
   OK     spelling
   OK     tt_valid
   OK     valid_template

 FAIL  
koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_record_modification.tt
   FAIL   filters
                missing_filter at line 102 (                          <option
value="[% list.shelfnumber %]">[% list.shelfname %]</option>)

Bug 21576 can be helpful to fix those.

Fixed them in a follow-up :)

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list