The most obvious thing to check is whether pages are actually being served differently, or whether the difference is in the character set presentation by the browser. To determine this, either manually override the character set in the browser to ensure they're identical, or download both using a tool such as wget / curl and compare them using 'less'
cheers stuart -- ...let us be heard from red core to black sky On Fri, Apr 1, 2016 at 6:27 AM, Gabriel Gervasio <[email protected]> wrote: > Hello, we have several records loaded in DSpace 5.2, which are displayed > correctly in the presentation and query interface. But from the OAI-PMH > interface are displayed question marks instead of accents or special > characters. The database is UTF-8 encoding, as well as Tomcat > configurations/postgresql database is in UTF-8. Thanks in advance. > > http://dspace.plusites.net:8080 (ok) > http://dspace.plusites.net:8080/oai (error with special characters) > > -- > You received this message because you are subscribed to the Google Groups > "DSpace Technical Support" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/dspace-tech. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
