https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18162
--- Comment #3 from Julian Maurice <[email protected]> --- (In reply to Magnus Enger from comment #2) > (In reply to Julian Maurice from comment #1) > > But to be practical, I think the right way to do it is to not return any > > html in this JSON. > > Not sure I see how this would stop the string "borrowernumber" from being > translated? Sorry for not being clear I was just about to write another comment to explain it better :) By "not returning any html in this JSON" I also meant that we should not use Template::Toolkit to generate JSON. This way, its content won't go into PO files. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
