Project

General

Profile

Actions

Bug #24029

closed

javascript 'return FALSE' instead of 'return false'

Added by Krystian Szymukowicz over 13 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Should have
Category:
Communication
Target version:
-
Start date:
2010-11-12
Due date:
% Done:

0%

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

Description

PROBLEM:
During CGL cleanup of class.tslib_content.php one of the 'return false' in javascript was replaced with 'return FALSE' , but FALSE is not defined in javascript which brings up an error.

SOLUTION:
Replace 'FALSE' with 'false'.

(issue imported from #M16361)


Files

16361.patch (665 Bytes) 16361.patch Administrator Admin, 2010-11-12 00:27
Actions #1

Updated by Steffen Kamper over 13 years ago

Committed to trunk rev 9343

Actions #2

Updated by Susanne Moog about 13 years ago

  • Target version deleted (4.5.0)
Actions

Also available in: Atom PDF