Actions
Bug #25153
closedClass 'tx_em_XmlException' not found when Retrieve / Update
Start date:
2011-02-24
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Hi everyone,
The following error occurs when trying to Retrieve / Update extensions list from the Extension Manager :
PHP Fatal error: Class 'tx_em_XmlException' not found in /var/www/COMMON/typo3_src-4.5.1/typo3/sysext/em/classes/exception/class.tx_em_mirrorxml_exception.php on line 42
I just updated from 4.5.0 this morning, by changing the symlink to the source
(issue imported from #M17735)
Files
Updated by Steffen Kamper over 13 years ago
This is due a svn rename in em branch which was not covered by the merge.
Updated by Steffen Kamper over 13 years ago
committed to svn
4_5 rev 10628
trunk rev 10629
Actions