[Koha-bugs] [Bug 25067] Move PO file manipulation code into gulp tasks

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Aug 29 18:20:12 CEST 2020


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

--- Comment #51 from Julian Maurice <julian.maurice at biblibre.com> ---
Created attachment 109296
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109296&action=edit
Bug 25067: Fix globs for staff and opac string extraction

It looks like gulp (or more likely its dependency 'glob') does not
like negative ('!') globs and the 'nocase' option when used together
We have to repeat the globs to get what we want (exclude all *MARC*
files from the staff/opac string extraction process

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


More information about the Koha-bugs mailing list