Menu

#112 Grep search fails to find some words with Umlaut in fmx files

Closed
closed-fixed
5
2019-03-16
2019-02-21
No

When doing a grep search for the word "Gräte" (typo instead of Geräte), It was not found anywhere, even though I was looking at it on the form. Turns out, that the FMX stores this different than I would expect:

Text = 'Gr'#228'te'
So no wonder grep search can't find anything. But now, that you know, it would be nice for the search to include a search for this too.

Discussion

  • Oliver Holmes

    Oliver Holmes - 2019-02-21

    Forgot to enter the version: This is 1.3.12.76 experimental

     
  • Thomas Mueller

    Thomas Mueller - 2019-02-25
    • Group: Closed --> New
     
  • Thomas Mueller

    Thomas Mueller - 2019-03-16
    • status: open --> closed-fixed
    • assigned_to: Thomas Mueller
    • Group: New --> Closed
     
  • Thomas Mueller

    Thomas Mueller - 2019-03-16

    There is now an experimental option to convert #<number> representations to characters before searching. svn revision #2580</number>

     

Log in to post a comment.

MongoDB Logo MongoDB