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 #1

Updated by Gerrit Code Review about 8 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/46039

Actions #2

Updated by Nicole Cordes about 8 years ago

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

Updated by Gerrit Code Review about 8 years ago

  • Status changed from Resolved to Under Review

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/46766

Actions #4

Updated by Nicole Cordes about 8 years ago

  • Status changed from Under Review to Resolved
Actions #5

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF