Project

General

Profile

Actions

Bug #39979

closed

Filter mode does not highlight search term with umlaut at the beginning

Added by Mario Rimann over 11 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend User Interface
Start date:
2012-08-20
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.3
Tags:
Complexity:
hard
Is Regression:
No
Sprint Focus:

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.

Steps to reproduce:
  • 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

39979_ok.png (7.07 KB) 39979_ok.png OK if filtering for the word that doesn't start with an umlaut Mario Rimann, 2013-11-18 10:21
39979_not_highlighted.png (6.46 KB) 39979_not_highlighted.png Word not highlighted if filtering for the word with umlaut Mario Rimann, 2013-11-18 10:21
Actions #1

Updated by Michael Stucki over 11 years ago

  • Status changed from New to Accepted

Updated by Mario Rimann over 10 years ago

I just tried this one again and can now even reproduce the issue in a 4.5.30 based installation, see screenshots.

Actions #3

Updated by Mathias Schreiber over 9 years ago

  • Target version set to 7.4 (Backend)
  • Complexity set to hard
  • Is Regression set to No
Actions #4

Updated by Susanne Moog over 8 years ago

  • Target version changed from 7.4 (Backend) to 7.5
Actions #5

Updated by Benni Mack over 8 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?

Actions #6

Updated by Mario Rimann over 8 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...?

Actions #7

Updated by Alexander Opitz over 8 years ago

  • Status changed from Needs Feedback to New
  • Target version set to Candidate for patchlevel
Actions #8

Updated by Tymoteusz Motylewski over 7 years ago

confirmed in v8

Actions #9

Updated by Gerrit Code Review over 7 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

Actions #10

Updated by Gerrit Code Review over 7 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

Actions #11

Updated by Tymoteusz Motylewski over 7 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #12

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF