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.
Updated by Gerrit Code Review almost 12 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/17017
Updated by Gerrit Code Review almost 12 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/17017
Updated by Gerrit Code Review almost 12 years ago
Patch set 1 for branch TYPO3_6-0 has been pushed to the review server.
It is available at https://review.typo3.org/17773
Updated by Ingo Pfennigstorf almost 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset c324e40ae01ea7f814b050abd100249f242742af.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions