Wonder if anyone can help. We have an author whose name contains an umlaut "König". The name displays fine in the list of authors but is displayed incorrectly when the author is selected - "König". The problem appears to be that the name is passed as a parameter in an encoded URL and is not being correctly decoded when it reaches the servlet (ItemsByAuthorServlet). I can fix the problem by adding parameter URIEncoding="UTF-8" to the correct place in Tomcat's Server.xml file, but a global change like this leaves me a bit nervous about what other unforseen effects this may have. This is happening on Windows and Unix (Solaris), Dspace 1.3.2. I am sure someone else must have encountered this problem, any advice would be greatly appreciated.
Thanks, Robin. ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

