Bugs item #2234532, was opened at 2008-11-07 15:30
Message generated for change (Comment added) made by bollini
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=119984&aid=2234532&group_id=19984

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Web UI
Group: 1.5
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Serhij Dubyk (dubyk)
>Assigned to: Andrea Bollini (bollini)
Summary: Not right encoding for license and extracted texts

Initial Comment:
DSpace 1.5.0, Linux Devian Lenny, locale - uk_UA.UTF-8, 
This cyrillic text displaed in ISO-8859-5 but need in UTF-8 (looked on server - 
this texts in right UTF-8).
This in Firefox 3.0.1
Tested also with browsers IE 6, Amaya - also wrong.

Maybe problem with right encoding in header...

----------------------------------------------------------------------

>Comment By: Andrea Bollini (bollini)
Date: 2009-03-04 12:18

Message:
Hi,
DSpace doesn't set explicity an header for the license so the
configuration of your Apache enviroments drives the browser behaviour.
Anyway, because the license files are written by DSpace, and DSpace doc
requires Tomcat to run with the jdk option file.encoding=UTF-8 I think that
should be appropriate to force the utf8 encoding in license content-type.
So you can fix this issue editing the content-type in bitstream format
registry appending "; charset=utf-8" to the MIME Type of the second row
(License)

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=119984&aid=2234532&group_id=19984

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to