[GeoNetwork-users] GeoNetwork 2.10: Search for ? gives an error

Dear all,

has somebody already got to know this strange thing?

I type ? (without "") in the search-box and I click on "Search". Suddenly
GeoNetwork 2.10 shows an error message saying

/
StringIndexOutOfBoundsException : String index out of range: -1/

* % and nothing-in-the-box work fine. There seems only to be the problem
with the questionmark.

I adjusted the well-known problem with GeoNetwork not being able to look for
words with ä, ö, ü, ß when I changed

/srv/tomcat/geonetwork/conf/server.xml

            Connector port="8080" protocol="HTTP/1.1"
               connectionTimeout="20000"
               redirectPort="8443"
    *URIEncoding="UTF-8"*

Is there a chance I make GeoNetwork understand the questionmark? By the way,
looking for a "?" questionmark is no problem.

Greetings,
Anja

--
View this message in context: http://osgeo-org.1560.x6.nabble.com/GeoNetwork-2-10-Search-for-gives-an-error-tp5065957.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.

Look like this was a bug.
I submitted pull request 178
<https://github.com/geonetwork/core-geonetwork/pull/178&gt;
The bug should be fixed for version 10.1

--
View this message in context: http://osgeo-org.1560.x6.nabble.com/GeoNetwork-2-10-Search-for-gives-an-error-tp5065957p5066024.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.