Actions
Task #43726
closedRemove function usage ctype_alnum in PageRenderer
Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend User Interface
Target version:
Start date:
2012-12-07
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.3
Tags:
Complexity:
no-brainer
Sprint Focus:
Description
The function ctype_alnum might cause problems in some installations that do not have the ctype php extension installed by default (Gentoo, SLES). Editing a page in the backend fails with an error that the function cannot be found.
Actions