TYPO3-Caretaker / caretaker_instance

TYPO3 extension caretaker_instance
GNU General Public License v2.0
14 stars 23 forks source link

Test "Check backend user accounts" not working with TYPO3 4.5 #12

Closed aschosser closed 10 years ago

aschosser commented 10 years ago

The test causes an import error:

PHP Fatal error: Class 'TYPO3\CMS\Frontend\Utility\EidUtility' not found in /PATH/TO/TYPO3CONF/ext/caretaker_instance/classes class.tx_caretakerinstance_Operation_GetRecord.php on line 77

I'm using caretaker 0.5.0, caretaker_instance 0.5.0 and TYPO3 4.5.35

Thank you Andreas

etobi commented 10 years ago

Hej Andreas,

could you check if Simons pull request solves your issue? Issue on forge: https://forge.typo3.org/issues/60452 Pull request: https://github.com/TYPO3-Caretaker/caretaker_instance/pull/13

aschosser commented 10 years ago

Hi Tobias

the patch worked for me. Thank you. Should I use github or forge from now on when issues arise?

Andreas

etobi commented 10 years ago

As we didnt talked in the team about that, we have an eye on both Github and forge. Although I prefer Github. :-)

etobi commented 10 years ago

thanks for testing. merged #13