http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15190

--- Comment #6 from Héctor Eduardo Castro Avalos <[email protected]> ---
(In reply to Marc Véron from comment #3)

> Regarding the bad utf8 encoding (#4 in test plan), can you give a hint on
> what is wrong?

Ahh.. Ok I understand the deconding problem only happend with oai_dc, srw_dc,
mods, mods-full, mods3, mods3-full, rdfdc

The format marcxml works well doesn't have utf8 decoding problem.

<dc:title>Antología de entremeses del Siglo de Oro /</dc:title><dc:creator>
    Arellano, Ignacio.
  </dc:creator><dc:creator>
    García Valdés, Celsa Carmen,
    ed.
  </dc:creator>

If you apply the patch
<dc:title>Antología de entremeses del Siglo de Oro /</dc:title><dc:creator>
    Arellano, Ignacio.
  </dc:creator><dc:creator>
    García Valdés, Celsa Carmen,
    ed.
  </dc:creator>

I saw the problem in 3.14 or 3.16 but I think in some way someone corrected the
problem, Zotero take metadata from marcxml.

Whe i was testing this bug I only tested with oai_dc, srw_dc and rdfdc.

That's my mistake

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to