Project

General

Profile

Actions

Bug #36995

closed

Test failure in t3lib_file_Driver_AbstractDriverTest.filenamesAreCorrectlyValidated

Added by Oliver Klee almost 12 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2012-05-09
Due date:
% Done:

0%

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

Description

Testsuite: t3lib_file_Driver_AbstractDriverTest

filenamesAreCorrectlyValidated with data set "filename with german umlauts" 
Failure in test case filenamesAreCorrectlyValidated with data set "filename with german umlauts"
File: /Users/klee/eclipse/typo3_src/tests/Unit/t3lib/file/Driver/AbstractDriverTest.php
Line: 89
Failed asserting that false matches expected true.

This is on Mac OS X using the built-in PHP 5.3.8 with today's Core master.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #37544: Unit tests failures in t3lib_extFileFunctionsTestClosed2012-05-28

Actions
Related to TYPO3 Core - Bug #39123: [FAL] isValidFilename() fails with broken PCREClosed2012-07-20

Actions
Actions #1

Updated by Markus Klein almost 12 years ago

Please also see the discussion in the Core list.

For me it fails on Linux, PHP 5.3.12, [UTF8filesystem] = 0

Actions #2

Updated by Oliver Klee almost 12 years ago

This test does not fail on my Ubuntu Linux machine which is running PHP 5.3.10.

Actions #3

Updated by Oliver Klee almost 12 years ago

The value of UTF8filesystem does not seem to have any influence on the test failing on my Mac and passing on my linux machine.

Actions #4

Updated by Andreas Wolf over 11 years ago

  • Status changed from New to Needs Feedback

Is this still valid after the patch for #39123 has been merged?

Actions #5

Updated by Oliver Klee over 11 years ago

Andreas Wolf wrote:

Is this still valid after the patch for #39123 has been merged?

I'll re-test this once I've got TYPO3 running on my Mac again (where the problem occurred in the first place).

Actions #6

Updated by Oliver Klee over 11 years ago

TYPO3\CMS\Core\Tests\Unit\Resource\Driver\AbstractDriverTest does not fail on my Mac anymore. So this issue can be closed.

Actions #7

Updated by Helmut Hummel over 11 years ago

  • Status changed from Needs Feedback to Closed
Actions

Also available in: Atom PDF