Actions
Bug #34627
closedidna_convert.class not found
Start date:
2012-03-07
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
4.7
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
since #30311 I get the error
-------
Fatal error: require_once() [function.require]: Failed opening required '../typo3/contrib/idna/idna_convert.class.php' (include_path='C:/xampp/htdocs/currenttrunk/typo3conf/ext/phpunit/PEAR/;.;C:\xampp\php\PEAR;C:/xampp/htdocs/currenttrunk/typo3/contrib/pear/') in C:\xampp\htdocs\currenttrunk\t3lib\class.t3lib_div.php on line 1515
--------
Updated by Gerrit Code Review over 12 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9448
Updated by Gerrit Code Review over 12 years ago
Patch set 1 for branch TYPO3_4-7 has been pushed to the review server.
It is available at http://review.typo3.org/9467
Updated by Georg Ringer over 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 5b9d173a3dd8cc81678b4f4d413b3fdcf54672bd.
Actions