Am 09.06.2011 21:47, schrieb Chris Cormack:
Shifting to Koha-translate, please reply to that :)
Sadly not everything is o.k.
Trying to edit an authority I get:
Template process failed: file error - parse error - /usr/share/koha/intranet/htdocs/intranet-tmpl/prog/de-DE/modules/authorities/detail.tt <http://detail.tt> line 75: unexpected end
in the log-file I find:
detail.pl <http://detail.pl>: Template process failed: file error - parse error -
/usr/share/koha/intranet/htdocs/intranet-tmpl/prog/de-DE/modules/authorities/detail.tt <http://detail.tt>
line 75: unexpected end of input at /usr/share/koha/lib/C4/Templates.pm line 119., referer:
http://kbverwaltung.kollegium-sarnen.ch/cgi-bin/koha/authorities/authorities-home.pl?op=do_search&type=intranet&marclist=mainmainentry&operator=contains&value=H%C3%BCrbin&orderby=HeadingAsc <http://kbverwaltung.kollegium-sarnen.ch/cgi-bin/koha/authorities/authorities-home.pl?op=do_search&type=intranet&marclist=mainmainentry&operator=contains&value=H%C3%BCrbin&orderby=HeadingAsc>
I think it's still a translation issue. If I switch the language to en, both links are working fine.
Any hints?
Its most likely a broken template var, done by the translation. I think a missing %s
I installed also en-GB and that works fine too. Compairing the two versions of detail.tt (in en-GB and in de-DE) I noticed that the version in en-GB has much more lines 175 to 75. Beda