You are here: Foswiki>Tasks Web>Item14088 (09 Jun 2016, GeorgeClark)Edit Attach

Item14088: SEARCH macro with type word does not find words starting with umlauts

pencil
Priority: Normal
Current State: Confirmed
Released In: n/a
Target Release: n/a
Applies To: Engine
Component: SEARCH
Branches:
Reported By: PhilippHoppen
Waiting For:
Last Change By: GeorgeClark
Create a topic with the following content:

über
gegenüber

%SEARCH{"über" type="word"}%

As expected, this topic will be displayed as part of the results of the SEARCH macro. Now, remove the word "gegenüber":

über

%SEARCH{"über" type="word"}%

Now, the topic is not among the results. This doesn't work as expected. It works with type="keyword", though. Seems like some word boundary definitions are messed up.

-- PhilippHoppen - 09 Jun 2016

I'm confirming this, but am at a complete loss as to what's actually going on. In addition to "keyword" working, the following also works:
%SEARCH{"über" type="%URLPARAM("type" default="word")%"}%

-- GeorgeClark - 09 Jun 2016
 

ItemTemplate edit

Summary SEARCH macro with type word does not find words starting with umlauts
ReportedBy PhilippHoppen
Codebase 2.1.0
SVN Range
AppliesTo Engine
Component SEARCH
Priority Normal
CurrentState Confirmed
WaitingFor
Checkins
TargetRelease n/a
ReleasedIn n/a
CheckinsOnBranches
trunkCheckins
masterCheckins
ItemBranchCheckins
Release02x01Checkins
Release02x00Checkins
Release01x01Checkins
Topic revision: r2 - 09 Jun 2016, GeorgeClark
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy