Project

General

Profile

Actions

Bug #16399

closed

config.spamProtectEmailAddress not in external Javascript file

Added by Benni Mack almost 18 years ago. Updated about 17 years ago.

Status:
Closed
Priority:
Should have
Category:
Communication
Target version:
-
Start date:
2006-07-24
Due date:
% Done:

0%

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

Description

I was wondering that when I have

config.spamProtectEmailAddresses = -4
config.removeDefaultJS = external

that all the JS code is put into an external file except the SPAM-email functions. I found out that it is a bug in:
typo3/sysext/cms/tslib/class.tslib_pagegen.php

I wrote a patch for it and tested it with spamProtecteEmailAdresses = 0, a numeric integer (-3 e.g.) and with "ascii" and it worked as expected.

(issue imported from #M3922)


Files

class.tslib_pagegen.patch (3.01 KB) class.tslib_pagegen.patch Administrator Admin, 2006-07-24 16:41

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #17183: removeDefaultJS does not work with spamProtectEmailAddressesClosedMichael Stucki2007-04-03

Actions
Has duplicate TYPO3 Core - Feature #14314: spamProtectEmailAddresses javascript not removableClosedMichael Stucki2004-09-14

Actions
Actions #1

Updated by Benni Mack almost 18 years ago

Same as bug http://bugs.typo3.org/view.php?id=356
But with patch that fixed it.

Actions #2

Updated by Sebastian Kurfuerst over 17 years ago

keyword:t3dd06

Actions #3

Updated by Michael Stucki over 17 years ago

Won't be fixed in TYPO3 4.0.x but has been committed for 4.1 and later.

Actions

Also available in: Atom PDF