Project

General

Profile

Actions

Bug #72782

closed

Escape Windows realpath for blacklist generation in ClassLoadingInformationGenerator::createClassMap

Added by Nicole Cordes about 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
Start date:
2016-01-17
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Windows paths contain backslashes. Those have to be escaped for the usage within regular expression. Furthermore the ClassMapGenerator converts backslashes in the given path into forward slashes. Therefore the built expression is wrong and we have to convert the path before building the blacklist regular expression.


Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Bug #73520: Class not found on cleanup all caches via BE on Windows Closed2016-02-17

Actions
Actions

Also available in: Atom PDF