[TYPO3-core] FYI: #17735: Class 'tx_em_XmlException' not found when Retrieve / Update

Markus Klein klein.t3 at mfc-linz.at
Sun Feb 27 12:48:51 CET 2011


Hi,

The exception classes have been renamed.
It has been forgotten to change. Correct line would be:
t3lib_div::requireOnce(t3lib_extMgm::extPath('em') . 'classes/exception/class.tx_em_mirrorxmlexception.php');

Kind regards
Markus

> -----Original Message-----
> From: typo3-team-core-bounces at lists.typo3.org [mailto:typo3-team-core-
> bounces at lists.typo3.org] On Behalf Of Philipp Gampe
> Sent: Sunday, February 27, 2011 12:32 PM
> To: typo3-team-core at lists.typo3.org
> Subject: Re: [TYPO3-core] FYI: #17735: Class 'tx_em_XmlException' not found
> when Retrieve / Update
> 
> Hi Steffen,
> 
> Steffen Kamper wrote:
> > 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_exceptio
> n.php
> > on line 42
> 
> I still get this error, because of:
> classes/parser/class.tx_em_parser_mirrorxmlabstractparser.php:221:
> 
> t3lib_div::requireOnce(t3lib_extMgm::extPath('em') .
> 'classes/exception/class.tx_em_mirrorxml_exception.php');
> 
> This happens e.g. when you have not php-xml installed.
> 
> TYPO3 4.6dev trunk
> 
> Best regards
> --
> Philipp Gampe
> _______________________________________________
> Before posting to this list, please have a look to the posting rules on the
> following websites:
> 
> http://typo3.org/teams/core/core-mailinglist-rules/
> http://typo3.org/development/bug-fixing/diff-and-patch/
> _______________________________________________
> TYPO3-team-core mailing list
> TYPO3-team-core at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-team-core



More information about the TYPO3-team-core mailing list