Bug #61636
"Backend users" module requires Extbase Property Mapper
| Status: | Closed | Start date: | 2014-09-16 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assigned To: | - | % Done: | 0% | |
| Category: | - | Spent time: | - | |
| Target version: | - | |||
| TYPO3 Version: | 7.0 | Is Regression: | No | |
| PHP Version: | Sprint Focus: | |||
| Complexity: | 
Description
Hello,
with the introduced patch from issue #57396, the "Backend users" module is broken. It throws a fatal:
Fatal error: Class 'TYPO3\CMS\Extbase\Property\Mapper' not found in typo3/sysext/core/Classes/Utility/GeneralUtility.php on line 4364
Related issues
History
#1 Updated by Andreas Fernandez 11 months ago
Please close, it was a caching problem.
#2 Updated by Markus Klein 11 months ago
- Status changed from New to Closed
- Is Regression changed from Yes to No
System caches need to be flushed.
Closed on author's request