[Dspace-general] Spanish language problems

Aniceto Goñi anicetog at unav.es
Fri Jan 25 07:31:31 EST 2008


Ok, it sure had to deal with connectors...

I have just changed:

<Connector port="8009"
               enableLookups="false" redirectPort="8443" 
protocol="AJP/1.3"/>

into

<Connector port="8009"
               enableLookups="false" redirectPort="8443" protocol="AJP/1.3"
               URIEncoding="UTF-8"/>

And now it works perfect!!

Seems it was AJP/1.3 who wasn't talking the same language as the rest os 
the system...

Thanks for your help, Graham!


Graham Triggs escribió:
> Hi,
>
> I suspect it may be that you've added the UTF-8 encoding attribute to
> the HTTP connector, but you haven't placed it on the JK connector.
>
> G
>
> On Thu, 2008-01-24 at 17:16 +0100, Aniceto Goñi wrote:
>   
>> Hi guys.
>>
>>     I've searched and searched for a solution, but can't find anything. 
>> I'm running a spanish site with dspace, and 'special' characters like 
>> 'ñ', 'ó' and 'ç' are driving me nuts. Everything works fine, except the 
>> searches. Whenever I search something like 'Física', the search isn't 
>> run properly. howeverm it works if I search for 'Fisica'. I'm running my 
>> site with apache and tomcat, and this combination seems to fool the 
>> application, because if I shut down apache and reconfigure tomcat to 
>> listen on apache's port, it works just fine!! I've checked everywhere 
>> for a file not using UTF-8 encoding, but haven't been able to find any: 
>> apache conf files, tomcat conf files, java variables...
>>
>>     So this problem seems to be only present when you use both apache 
>> and tomcat (and non-english languages, of course)
>>
>>     Does anyone have any ideas on how to deal with this?
>>
>>     Thanks!
>>
>>     
>
>   

-- 
----------------------------------------
Aniceto Goñi		anicetog at unav.es
Servicios Informáticos	www.unav.es/SI
Universidad de Navarra	www.unav.es
----------------------------------------




More information about the Dspace-general mailing list