[TYPO3-core] FYI: Fixed bug #15321: Unused variable $warningItems in tx_install
Oliver Hader
oliver at typo3.org
Sun Aug 1 16:25:23 CEST 2010
The following changes were committed to SVN:
* TYPO3_4-4 (rev. 8462)
* Trunk (rev. 8463)
Type: Bugfix
Bugtracker references:
http://bugs.typo3.org/view.php?id=15321
Branches: TYPO3_4-4, Trunk
Problem:
The variable $warningItems in tx_install shall be used to output
warnings, however the variable is never filles with content. Instead
there's a variable "warningItem" (see the missing "s" in the end).
Solution:
Fix this typing error of the mentioned variable name.
olly
--
Oliver Hader
TYPO3 v4 Core Team Leader
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0015321.patch
Type: text/x-patch
Size: 892 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100801/2181b010/attachment.bin>
More information about the TYPO3-team-core
mailing list