[TYPO3-core] FYI: Fixed bug #10450: Typing error in simulateStaticDocuments to determine the current mode
Oliver Hader
oliver at typo3.org
Mon Feb 16 15:25:08 CET 2009
The following changes were committed to SVN Trunk (rev. 5024)
Type: Bugfix
Bugtracker references:
http://bugs.typo3.org/view.php?id=10450
Branch: Trunk
Problem:
There is a typing error in simulateStaticDocuments to determine the
current mode - thus the PATH_INFO mode is not recognized correctly.
Solution:
Change "$mode['conf']" to "$this->conf['mode']" which is set in
initialization of the object.
olly
--
Oliver Hader
TYPO3 Release Manager 4.3
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0010450.patch
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090216/b4d8a389/attachment.txt
More information about the TYPO3-team-core
mailing list