Tech List

[index] [prev] [next] [options] [help]
See the Mailing Lists Page for how to subscribe and unsubscribe.

eprints_tech messages

Please note: this page shows emails that have been sent to the eprints_tech mailing list. Some of these may be spam emails we have failed to filter.

Re: Antw: [EP-tech] character encoding problem in the browser titlebar

From: Yuri <yurj AT alfa.it>
Date: Thu, 02 Oct 2008 12:23:32 +0200


Threading: [EP-tech] character encoding problem in the browser titlebar from zylkam AT uni-koeln.de
      • This Message

*** 
http://www.eprints.org/tech.php/id/%3CEMEW-k91BNc69ceb6a2770f9602d1b963c50eb05de2-48E4A124.50000%40alfa.it%3E
*** EPrints community wiki - http://wiki.eprints.org/

Helge Knuettel ha scritto:
> *** 
http://www.eprints.org/tech.php/id/%3CEMEW-k919WQ3384c9a2a1da61cfce4e900080ad1a81-48E49C10.B4FB.000E.1%40bibliothek.uni-regensburg.de%3E
> *** EPrints community wiki - http://wiki.eprints.org/
>
> Matthäus,
>
> make sure that the content of your phrase files really is UTF-8 (try to
> run them through iconv) and that the XML declarations says so, too:
>
> <?xml version="1.0" encoding="utf-8" 
standalone="no" ?>
>   

also in template/default.xml?

Phrases has nothing to do with abstract page titles, cause they're ok 
when created. The problem is when you want to edit them and you've 
"alfa" or "beta". In your repository you have the word 
"beta" instead of 
the symbol.
I confirm it works changing all the:

<?xml version="1.0" encoding="iso-8859-1" 
standalone="no" ?>

to

<?xml version="1.0" encoding="utf-8" 
standalone="no" ?>

for the phrases (why eprints3 by default ships with the wrong encoding??)

But the editing problem remains.

> Umlauts in the titlebar do work: http://epub.uni-regensburg.de/
>
> Switch to the German language interface if you see the English due to
> your bowser's language settings.
>
> Good luck!
> Helge
>
>   



[index] [prev] [next] [options] [help]