Hi,

Try putting Müller into the search box on our repository:

https://eric.exeter.ac.uk/repository

It comes back with searching for Müller.

I've read the following posts:

http://dspace.2283337.n4.nabble.com/Dspace-tech-XMLUI-browse-by-subject-doesn-t-work-with-special-character-gt-1-6-dspace-version-td3277262.html

https://jira.duraspace.org/browse/DS-130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel

And have ensured that /tomcat/bin/catalina.sh contains :

JAVA_OPTS="-Xmx512M -Xms64M -Dfile.encoding=UTF-8"

And /tomcat/conf/server.xml contains

    <Connector port="8080" protocol="HTTP/1.1"
               connectionTimeout="20000"
               redirectPort="8443"
               maxPostSize="1000000000"
               disableUploadTimeout="true"
               URIEncoding="UTF-8" />
    <!-- A "Connector" using the shared thread pool-->
    <!--
    <Connector executor="tomcatThreadPool"
               port="8080" protocol="HTTP/1.1"
               connectionTimeout="20000"
               redirectPort="8443"
               disableUploadTimeout="true"
               URIEncoding="UTF-8" />
    -->


And restarted tomcat but it still does it.

Am I missing something?

Thanks

Ian

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

Ian Wellaway

Senior System Support & Development Officer - Enterprise Applications 
(Wednesdays only)
&
Technical Developer, Open Exeter - Infrastructure Systems (Monday-Tuesday, 
Thursday-Friday)

Exeter IT
Room 54
Laver Building
University of Exeter
EX4 4QE
UK

tel +44 1392 722852

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to