18 Oct
2021
18 Oct
'21
11:03 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15812 --- Comment #40 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- (In reply to Jonathan Druart from comment #39)
In members/tables/members_results.tt:
title='View'
This is bad, it breaks translated template. Strings must be surrounded by double quote. However here we will have to escape it with \ and the string won't be picked by the translate script.
See bug 29261.
Damn, that's my mistake in a follow-up.. apologies. Hmm, not sure what the resolution is. -- You are receiving this mail because: You are watching all bug changes.