Project

General

Profile

Actions

Bug #40561

closed

Task #40095: Move core to namespaces

Custom TCEforms validator from saltedpasswords is broken since namespace switch

Added by Steffen Ritter over 11 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2012-09-03
Due date:
% Done:

100%

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

Description

saltedpasswords registers an eval function. Eval functions are included with the registered name as function name in JS.
If the registered class is a namespaced class name the resulting name of the js function includes \\ which breaks tceforms.

Fix saltedpasswords registration to use classic classname.


Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Bug #40686: Javascript error in backendClosedFrancois Suter2012-09-06

Actions
Actions #1

Updated by Gerrit Code Review over 11 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14315

Actions #2

Updated by Steffen Ritter over 11 years ago

  • Assignee set to Steffen Ritter
Actions #3

Updated by Steffen Ritter over 11 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #4

Updated by Christian Kuhn over 11 years ago

  • Parent task set to #40095
Actions #5

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF