Project

General

Profile

Actions

Bug #62279

closed

TitleCaseFilter doesn't properly handle utf-8 strings

Added by Graeme Worthy over 9 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Miscellaneous
Target version:
Start date:
2014-10-16
Due date:
2014-10-16
% Done:

100%

Estimated time:
0.50 h
TYPO3 Version:
6.2
PHP Version:
5.6
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:

Description

Running the default php unit test suite there is one failure.

There was 1 failure:

1) TYPO3\CMS\Form\Tests\Unit\Filter\TitleCaseFilterTest::filterForStringReturnsStringWithUppercasedWords with data set "Ein Maß" ('Ein Maß', 'Ein Maß')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@ @
-Ein Maß
+Ein Ma?

On my development machine, running OSX, php 5.6
checked out commit: a07d604

I have a patch for this.


Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Bug #55271: Test 'filterForStringReturnsStringWithUppercasedWords' breaks ßClosed2014-01-23

Actions
Actions #1

Updated by Gerrit Code Review over 9 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 http://review.typo3.org/33335

Actions #2

Updated by Gerrit Code Review over 9 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33335

Actions #3

Updated by Gerrit Code Review over 9 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33335

Actions #4

Updated by Gerrit Code Review over 9 years ago

Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33340

Actions #5

Updated by Anonymous over 9 years ago

  • Status changed from Under Review to Resolved
Actions #6

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF