[Koha-bugs] [Bug 20425] Reducing false positives on KOHA_VERSION

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 15 16:21:49 CET 2018


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

--- Comment #3 from M. Tompsett <mtompset at hotmail.com> ---
I confirmed the sensibility of the regular expression by running this in the
kohaclone directory:

git grep KOHA_VERSION | sed -E 's#(^.*:).*(=".*KOHA_VERSION ).*#\1: \2#g' |
sort -u | less

For some reason two paths are hard coded with opac-tmpl.
Most things have interface, but there is themelang.

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


More information about the Koha-bugs mailing list