Project

General

Profile

Actions

Bug #14435

closed

incorrect var name in t3lib_cs conv_case: $str should be $string

Added by old_jsb over 19 years ago. Updated almost 18 years ago.

Status:
Closed
Priority:
Should have
Category:
Frontend
Target version:
-
Start date:
2004-12-04
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
3.7.0
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

a small typo discovered in t3lib/class.t3lib_cs.php
lines 1502 and 1504, in conv_case
the variable $str is used, but there is no $str in the scope
The variable should be $string

This bug is only evident on systems running php 4.3 and above.
(issue imported from #M576)


Files

0000576-class.t3lib_cs.diff.txt (627 Bytes) 0000576-class.t3lib_cs.diff.txt Administrator Admin, 2005-01-22 00:00
Actions

Also available in: Atom PDF