Bug #40850
closedForm shows Fatal Error in Frontend
100%
Description
The changes from #40364 that were merged yesterday fixed the Form Wizard in the Backend. But the Frontend now throws the following Fatal Error:
Fatal error: Class '\TYPO3\CMS\Form\Filter\RemovexssFilter' not found in /path/to/typo3/sysext/core/Classes/Utility/GeneralUtility.php on line 4154
Updated by Jigal van Hemert about 12 years ago
- Status changed from New to Needs Feedback
Can't reproduce it with current master. Can you post how to reproduce it? What is the form configuration you use?
Updated by Mario Rimann about 12 years ago
Jigal van Hemert wrote:
Can't reproduce it with current master. Can you post how to reproduce it? What is the form configuration you use?
It's still the same configuration that we used when we reported #40825 (configuration is attached as .txt file to that bug report).
To reproduce, just open that page with the form CE in the Frontend and see the Fatal Error.
Updated by Jigal van Hemert about 12 years ago
Tested your form from #40825 with current master on Windows and the form was displayed without any errors or flaws. Submitting an empty form showed the error messages for the three mandatory fields.
Seems OS X specific problem?
Updated by Dieter Bunkerd about 12 years ago
Jigal van Hemert wrote:
Seems OS X specific problem?
No. The error appears also using Debian squeeze. I installed the Introduction Package (Beta2, after fixing #41084 with patch provided in #41245). Then navigating to examples/forms/ shows this error.
PHP 5.3.3-7+squeeze14 with Suhosin-Patch (cli) (built: Aug 6 2012 20:08:59) Copyright (c) 1997-2009 The PHP Group Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies with Suhosin v0.9.32.1, Copyright (c) 2007-2010, by SektionEins GmbH
Updated by Ingo Pfennigstorf about 12 years ago
Can confirm this error with clean caches on a SLES box with 6.0.0beta2
Updated by Wouter Wolters about 12 years ago
https://review.typo3.org/#/c/14883/ for the fix
Updated by Christian Kuhn about 12 years ago
This is only reproducible on case sensitive filesystems ...
Updated by Gerrit Code Review about 12 years ago
- Status changed from Needs Feedback to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/16362
Updated by Gerrit Code Review about 12 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/16362
Updated by Ingo Pfennigstorf about 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 201b7814aac759110f7539afb58149741145b391.