https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27826
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #17 from David Cook <[email protected]> --- (In reply to HKS3 Tadeusz SoĊnierz from comment #3) > In self-review I noticed that it should in fact be a `_` operator to > concatenate strings in TT, but this appears to work as expected regardless. > Not too thrilled about this regex-matching approach to this anyway, but this > does solve the problem so I'll leave it out here for review. Yeah I'm curious why we're even using regex match here... -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
