Actions
Bug #23323
closedLink to deprecation logfile doesn't work in installations inside a subdirectory
Start date:
2010-07-30
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Problem:
Then link to the deprecation logfile doesn't work in installations inside a subdirectory.
Solution:
Use PATH_site to cut the path prefix to the webroot instead of TYPO3_DOCUMENT_ROOT.
How To Reproduce:
1) Check if you have a deprecation log or create it by calling a deprecated function or something like this. IMHO this shouldn't be that difficult. ;-)
2) Check the link inside the reports module
(issue imported from #M15313)
Files
Actions