Bugs item #2234532, was opened at 2008-11-07 15:30 Message generated for change (Settings changed) 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: Closed >Resolution: Accepted 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 ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Dspace-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-devel
