Ok, wait... we are not talking about the browse system but about the navigation of the facets in the xmlui https://dspace-test.lib.fit.edu/search-filter?field=author&starts_with=baksay anyway, unsurprising also the browse doesn't work https://dspace-test.lib.fit.edu/browse?value=Baksay%2C+L%C3%A1szl%C3%B3+A.&type=author
but looking to the URL it looks correct so the issue need to be on the "rendering / receiving" side. Also the URIEncoding of tomcat/apache look good as searching for László produce the right results. So my guess is that there are some bugs in the xml transformer or other view component. Do you run also jspui on the same server? Andrea Il 21/01/2014 14.18, Thomas Misilo ha scritto: >> -----Original Message----- >> From: [email protected] [mailto:[email protected]] On Behalf Of >> helix84 >> Sent: Tuesday, January 21, 2014 8:03 AM >> To: Thomas Misilo >> Cc: Andrea Bollini; [email protected] >> Subject: Re: [Dspace-tech] Diacritics and DSpace 4.0 and 3.1 >> >> On Tue, Jan 21, 2014 at 1:54 PM, Thomas Misilo <[email protected]> wrote: >>>> Are you using solr as browse dao provider? >>> Not sure on this? >> What are your values of browseDAO.class and browseCreateDAO.class in >> dspace.cfg? > It is commented out in my dspace.conf. > > # Define the DAO class to use this must meet your storage choice for > # the browse system (RDBMS: PostgreSQL or Oracle, Solr). > # By default, since DSpace 4.0, the Solr implementation is used > # > # PostgreSQL: > # browseDAO.class = org.dspace.browse.BrowseDAOPostgres > # browseCreateDAO.class = org.dspace.browse.BrowseCreateDAOPostgres > # > # Oracle: > # browseDAO.class = org.dspace.browse.BrowseDAOOracle > # browseCreateDAO.class = org.dspace.browse.BrowseCreateDAOOracle > # > # Solr: > # browseDAO.class = org.dspace.browse.SolrBrowseDAO > # browseCreateDAO.class = org.dspace.browse.SolrBrowseCreateDAO -- Andrea Bollini Dipartimento Servizi e Soluzioni per l'Amministrazione Universitaria Divisione Ricerca Via dei Tizii, 6 00185 Roma, Italy tel. +39 06 44 486 087 - mob. +39 348 82 77 525 http://www.cineca.it ------------------------------------------------------------------------------ CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More Businesses Are Choosing CenturyLink Cloud For Critical Workloads, Development Environments & Everything In Between. Get a Quote or Start a Free Trial Today. http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

