Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

SS3 - Search Problems with Umlauts


Go to End


741 Views

Avatar
th3hamm0r

Community Member, 2 Posts

12 October 2012 at 11:31am

Hi,

I'm facing a encoding problem with the search form in the cms.
For example if is enter the german search term "Über" and submit that, the returned textfield for the search term has the value "Über".
I think thats also the reason, why there is no resulting item even if there are pages with this term.

Also I think the model admin suffers from this problem. When I search for pages with umlauts and there is a resulting set, if I click on one of those items, I don't get the details page of this object. Instead I get initial model admin list without filtering.

I hope you can help me.

cu stefan