translations-search does not work for accented characters
Bug #1043721 reported by
Gabor Kelemen
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Translations Tools |
New
|
Undecided
|
David Planella |
Bug Description
When trying to search for ASCII-only strings, translations-search gives many results, including ones with accented characters:
$ translations-search -l hu "fel" | grep -c felső
Starting search...
307
But when searching for the full word containing accented characters, it gives zero results:
$ translations-search -l hu "felső"
Starting search...
0 match(es) found.
This is on Precise, ubuntu-l10n-tools 0.1+bzr41~precise version.
Changed in ubuntu-l10n-tools: | |
assignee: | nobody → David Planella (dpm) |
To post a comment you must log in.