Bug #39979
closedFilter mode does not highlight search term with umlaut at the beginning
100%
Description
When using the filter mode on the pagetree in the backend, the searched word is highlighted in the names of the pages that are shown as search results in the tree.
This works fine, as long as the search term doesn't start with an umlaut.
- Create a page called "Über uns"
- Search for "uns" -> the word "uns" is correctly highglighted
- Search for "Über" -> the word is not highlichted as expected
I just tested this in v4.7.4 where it works fine as expected, so I guess something has changed in 6.0-dev only.
Files
Updated by Mario Rimann about 11 years ago
- File 39979_ok.png 39979_ok.png added
- File 39979_not_highlighted.png 39979_not_highlighted.png added
I just tried this one again and can now even reproduce the issue in a 4.5.30 based installation, see screenshots.
Updated by Mathias Schreiber almost 10 years ago
- Target version set to 7.4 (Backend)
- Complexity set to hard
- Is Regression set to No
Updated by Susanne Moog over 9 years ago
- Target version changed from 7.4 (Backend) to 7.5
Updated by Benni Mack about 9 years ago
- Status changed from Accepted to Needs Feedback
- Assignee set to Benni Mack
- Target version deleted (
7.5)
Hey Mario,
what can I say - "it works on my machine". Just tested on a latest master installation from today... Could you nail the issue down to a e.g. charset problem of server or DB?
Updated by Mario Rimann about 9 years ago
Nah, no charset issues I guess (tested on a fresh 6.2.x installation again to be sure - no 7.x at hand right now)
What I see is the following:
- given a page called "Über uns" (notice the upper-case Ü and the lowercase "u")
- searching for upper-case "Uns" highlights the lower-case "uns" in the page-title as expected
- searching for lower-case "uns" highlights the lower-case "uns" in the page-title as expected
- searching for upper-case "Über" highlights the upper-case "Über" in the page-title as expected
- searching for lower-case "über" does not highlight the upper-case word "Über" in the page-title
And I fear the whole issue was not about the umlaut itself (upper/lower-case mix in the original issue I reported), but a also about the capitalizaton (?) of the letters: For non-umlauts it doesn't matter, but for umlauts it matters whether it's upper- or lower-case.
Hope this helps...?
Updated by Alexander Opitz almost 9 years ago
- Status changed from Needs Feedback to New
- Target version set to Candidate for patchlevel
Updated by Gerrit Code Review about 8 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/49667
Updated by Gerrit Code Review about 8 years ago
Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/49687
Updated by Tymoteusz Motylewski about 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 84865ff97f567d412bf5b5cad4bc57aefaff3747.