Project

General

Profile

Actions

Bug #22270

closed

Hardcoded typo3_src Folder in TestCase tests/t3lib/cache/t3lib_cache_factoryTest.php

Added by Stefano Kowalke over 14 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2010-03-11
Due date:
% Done:

0%

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

Description

Inside this file the path to the mockbackend is set by the setUp() function. Unfortunable this is done with the folder typo3_src in the path, but it is not sure that this folder exists because it is not required.

As result the mockbackend was not load and the unit tests won´t be execute.

You have this scenario if you put the source in one folder files together with the dummy files. So there is no typo3_src folder necessary to link dummy and core.

(issue imported from #M13802)


Files

13802.diff (791 Bytes) 13802.diff Administrator Admin, 2010-03-11 22:15

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #21994: Defining new cache backend in extension must use absolut pathClosed2010-01-19

Actions
Actions #1

Updated by Steffen Kamper over 14 years ago

committed to svn
4_3 rev 8559
4_4 rev 8560
trunk rev 8561

Actions #2

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF