Actions
Bug #21996
closedincludeLibs not working since 4.3.1
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-01-20
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
This line:
includeLibs.something = fileadmin/template/scripts/myscripts.php
should include the file fileadmin/template/scripts/myscripts.php. In 4.3.0 it works. If updated to 4.3.1 it does not work anymore. If I downgrade to 4.3.0 it works again.
I also tried in a fresh 4.3.1 installation (using the default HELLO WORLD template) - it did not work.
(issue imported from #M13306)
Updated by Steffen Gebert almost 15 years ago
Could you please checkout the SVN branch from
https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3/
and step some revisions back, to find out, which change caused this bug?
Thanks
Updated by Chris almost 15 years ago
Sorry, I don't use SVN and I'm not used to the exact SVN mechanics. I just installed the release on the server and wanted to report the bug.
Updated by Tolleiv Nietsch over 13 years ago
- Status changed from Needs Feedback to Closed
- Target version deleted (
0)
Confirmed - works fine in current releases.
Actions