Error searching authorities koha 3.8.6-1
i have Koha 3.8.6-1 installled from repository on debian squeeze, language es-ES enable, I'm entering autoriodades person name, when I search for that authority returns me error message: Template process failed: file error - parse error - authorities-search-results.inc line 8: unexpected end of input at /usr/share/koha/lib/C4/Templates.pm line 127. file intranet_error.log reads: 7 [Tue Nov 20 14:16:04 2012] [error] [client 127.0.0.1] [Tue Nov 20 14:16:04 2012] authorities-home.pl: Template process failed: file error - parse error - authorities-search-results.inc line 8: unexpected end of input at /usr/share/koha/lib/C4/Templates.pm line 127., in the browser: http://127.0.0.1:8080/cgi-bin/koha/authorities/authorities-home.pl?op=do_search&type=intranet&authtypecode=PERSO_NAME&marclist=mainmainentry&operator=contains&value=Ferrer&orderby=HeadingAsc I can do to fix this? -- View this message in context: http://koha.1045719.n5.nabble.com/Error-searching-authorities-koha-3-8-6-1-t... Sent from the Koha-general mailing list archive at Nabble.com.
* cortiz (cortizg@gmail.com) wrote:
i have Koha 3.8.6-1 installled from repository on debian squeeze, language es-ES enable,
I'm entering autoriodades person name, when I search for that authority returns me error message:
Template process failed: file error - parse error - authorities-search-results.inc line 8: unexpected end of input at /usr/share/koha/lib/C4/Templates.pm line 127.
file intranet_error.log reads:
7 [Tue Nov 20 14:16:04 2012] [error] [client 127.0.0.1] [Tue Nov 20 14:16:04 2012] authorities-home.pl: Template process failed: file error - parse error - authorities-search-results.inc line 8: unexpected end of input at /usr/share/koha/lib/C4/Templates.pm line 127.,
in the browser:
I can do to fix this?
Hi That is a template error, which means the translation has a bug in it, if you switch to english does that page work? Chris -- Chris Cormack Catalyst IT Ltd. +64 4 803 2238 PO Box 11-053, Manners St, Wellington 6142, New Zealand
thank you, ok, Let me see. -- View this message in context: http://koha.1045719.n5.nabble.com/Error-searching-authorities-koha-3-8-6-1-t... Sent from the Koha-general mailing list archive at Nabble.com.
It work very well, in english.... but i need it in spanish. -- View this message in context: http://koha.1045719.n5.nabble.com/Error-searching-authorities-koha-3-8-6-1-t... Sent from the Koha-general mailing list archive at Nabble.com.
* cortiz (cortizg@gmail.com) wrote:
It work very well, in english....
but i need it in spanish.
You will probably be best asking on the koha-translate@lists.koha-community.org list then, because it is an error in the translation files, not in Koha itself. One of the translators should be able to help you. Chris -- Chris Cormack Catalyst IT Ltd. +64 4 803 2238 PO Box 11-053, Manners St, Wellington 6142, New Zealand
ok thank you very much, again -- View this message in context: http://koha.1045719.n5.nabble.com/Error-searching-authorities-koha-3-8-6-1-t... Sent from the Koha-general mailing list archive at Nabble.com.
The problem is with authorities-search-results.inc in OPAC, apparently the translate script breaks in some way the file. The translated string seems correct ( http://translate.koha-community.org/es/38/es-ES-i-opac-t-prog-v-3006000.po/t... ) As a workaround I copied the english version and did a manual translation. Regards, Bernardo -- Bernardo Gonzalez Kriegel bgkriegel@gmail.com On Tue, Nov 20, 2012 at 6:31 PM, Chris Cormack <chrisc@catalyst.net.nz>wrote:
* cortiz (cortizg@gmail.com) wrote:
It work very well, in english....
but i need it in spanish.
You will probably be best asking on the koha-translate@lists.koha-community.org list then, because it is an error in the translation files, not in Koha itself.
One of the translators should be able to help you.
Chris
-- Chris Cormack Catalyst IT Ltd. +64 4 803 2238 PO Box 11-053, Manners St, Wellington 6142, New Zealand _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
participants (3)
-
Bernardo Gonzalez Kriegel -
Chris Cormack -
cortiz