11 Jan
2016
11 Jan
'16
2:27 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15542 --- Comment #6 from Marc Véron <veron@veron.ch> --- Sorry, with the syspref 'AddressFormat' set to German, I get: Template process failed: file error - parse error - member-display-address-style-de.inc line 7: unexpected token (roadtype_desc) [% if roadtype_desc %] at /usr/share/kohaclone/C4/Templates.pm line 121. Seems to be due to a missing blank: [%if roadtype_desc %] Makes it fail QA tools as well. BTW: In both the us and the de includes, the if statements are sometimes in capital letters ( [% IF )and sometimes not ( [% if ). Should / could that be streamlined? -- You are receiving this mail because: You are watching all bug changes.