Not showing 505$t field (Contents) in Portugueses
Hi, I found something really strange on Koha. When I choose english as language, the field 505$t shows correctly in Contents. But, when I switch to portuguese, only shows the word Conteúdos and none value from field 505$t. See images below. <http://koha.1045719.n5.nabble.com/file/t341092/Captura_de_tela_de_2018-02-02_14-06-29.png> <http://koha.1045719.n5.nabble.com/file/t341092/Captura_de_tela_de_2018-02-02_14-06-45.png> -- Sent from: http://koha.1045719.n5.nabble.com/Koha-general-f3047918.html
I have vague recollections of something similar where the stylesheet (xsl) for the display in English was looking for subfields a and t and had something like: <xsl:with-param name="codes">at<... Because the sequence "at" may appear in translation you may find that in the Portuguese translation it has been changed. This might get you going in the right direction or it might be a red herring. I do hope it helps. Ian On 02/02/2018 16:07, camilabezerra wrote:
Hi,
I found something really strange on Koha. When I choose english as language, the field 505$t shows correctly in Contents. But, when I switch to portuguese, only shows the word Conteúdos and none value from field 505$t. See images below.
<http://koha.1045719.n5.nabble.com/file/t341092/Captura_de_tela_de_2018-02-02_14-06-29.png>
<http://koha.1045719.n5.nabble.com/file/t341092/Captura_de_tela_de_2018-02-02_14-06-45.png>
-- Sent from: http://koha.1045719.n5.nabble.com/Koha-general-f3047918.html _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
--- This email has been checked for viruses by AVG. http://www.avg.com
-- Ian Bays Director of Projects, PTFS Europe Limited
I changed to <tru> in the file MARC21slim2OPACDetail.xsl in pt_BR to match the file in english and restarted apache, but it didn't work. Am I missing some step? -- Sent from: http://koha.1045719.n5.nabble.com/Koha-general-f3047918.html
Are you using Plack? Restarting it might make the change visible. Katrin On 02.02.2018 18:04, camilabezerra wrote:
I changed to <tru> in the file MARC21slim2OPACDetail.xsl in pt_BR to match the file in english and restarted apache, but it didn't work.
Am I missing some step?
-- Sent from: http://koha.1045719.n5.nabble.com/Koha-general-f3047918.html _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
Hi Katrin, I am not using plack. Any other ideas? -- Sent from: http://koha.1045719.n5.nabble.com/Koha-general-f3047918.html
Hi Katrin, I am not using plack. Any other ideas? -- Sent from: http://koha.1045719.n5.nabble.com/Koha-general-f3047918.html
FYI, we're seeing a similar situation, but in the English display. Bib records with values in the 505 _g and _t are not displaying correctly (ie same as 505 _a.) Instead the _t shows on a separate line which goes on and on forever instead of flowing from one -- to another, _g does not display. Incorrect display of _g and _t see: http://koha-test.helmlib.org/cgi-bin/koha/opac-detail.pl?biblionumber=278965&query_desc=kw%2Cwrdl%3A%202029221 Correct display _a: http://koha-test.helmlib.org/cgi-bin/koha/opac-detail.pl?biblionumber=684 Let us know if you found anything! Kelly Drake HELM On Fri, Feb 2, 2018 at 9:25 AM, camilabezerra <crego@hawk.iit.edu> wrote:
Hi Katrin,
I am not using plack. Any other ideas?
-- Sent from: http://koha.1045719.n5.nabble.com/Koha-general-f3047918.html _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
-- Kelly Drake HELM Project Manager kelly@flo.org | 617.442.2384
participants (4)
-
camilabezerra -
Ian Bays -
Katrin Fischer -
Kelly Drake