Project

General

Profile

Actions

Bug #40195

closed

Task #40095: Move core to namespaces

Namespace: Form: make Filter

Added by Felix Kopp over 11 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2012-08-25
Due date:
% Done:

100%

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

Description

The filter classes musst be instanciated with the namespace prefix.

See EXT: form/Classes/Utility/FilterUtility::createFilter.
Problem is, that the createFilter does not assemble the correct Filter class path with namespace.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #40850: Form shows Fatal Error in FrontendClosed2012-09-12

Actions
Has duplicate TYPO3 Core - Bug #41215: Form fatals in frontend after class renamesClosedPhilipp Gampe2012-09-21

Actions
Actions #1

Updated by Christian Kuhn over 11 years ago

  • Parent task set to #40095
Actions #2

Updated by Stefan Froemken over 11 years ago

Here is the review:
https://review.typo3.org/#/c/14100/

This patch only solves the namespacing problems described here.

But there are some more problems with this extension:

[Sun Aug 26 00:35:57 2012] [error] [client 192.168.100.21] PHP Fatal error:  Call to a member function noWrap() on a non-object in /var/www/typo3_src-git/typo3/sysext/form/Classes/View/Form/Element/ContainerElementView.php on line 58

But I'm not as familar to solve this bug.

Stefan Froemken

Actions #3

Updated by Christian Kuhn over 11 years ago

  • Status changed from New to Closed

patch was abandoned, issue was tackled with related issues.

Actions #4

Updated by Helmut Hummel over 11 years ago

  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF