[Bug 4472] img tags in xslt broken after automatic translation
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4472 --- Comment #5 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I can confirm that the problem with img tags is fixed now. --------- I investigated a bit more, why my tests with French and Spanish were not successful: French: The result list for French does not work, because the xml file can't handle " " in the translated text. The html entities were entered in pootle: Copies available for reference: Exemplaires disponibles sur place : The result page worked after I deleted all nbsp entities. [Fri Jun 18 10:48:38 2010] [error] [client 193.197.29.224] /home/koha/kohaclone/koha-tmpl/opac-tmpl/prog/fr-FR/xslt/MARC21slim2OPACResults.xsl:973: parser error : Entity 'nbsp' not defined, referer: http://193.197.29.146/cgi-bin/koha/opac-detail.pl?biblionumber=2 [Fri Jun 18 10:48:38 2010] [error] [client 193.197.29.224] Premature end of script headers: opac-search.pl, referer: http://193.197.29.146/cgi-bin/koha/opac-detail.pl?biblionumber=2 [Fri Jun 18 10:48:39 2010] [error] [client 193.197.29.224] [Fri Jun 18 10:48:39 2010] 500.pl: PARAM:LOOP:next_loop:hash pointer was expected but not found at /usr/lib/perl5/HTML/Template/Pro.pm line 191., referer: http://193.197.29.146/cgi-bin/koha/opac-detail.pl?biblionumber=2 --------- Spanish: It seems that the opac xslt files are not created. The old files with wrong image tags remained. I tried to delete the xslt files and run 'translate install es-ES'. No new files were created. There is one error for opac files in the process output: Creating /home/koha/kohaclone/koha-tmpl/opac-tmpl/prog/es-ES/modules/opac-sendbasket.tmpl... % l: Unknown or unsupported format specification Charset in/out: UTF-8 at /home/koha/kohaclone/misc/translator/tmpl_process3.pl line 265. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org