Actions
Bug #25267
closedpages.layout.altLabels won't accept values beginning with numbers - error 403!
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-03-07
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
after updating from 4.2. to 4.5.2. i have the following strange behaviour:
TCEFORM.pages.layout.altLabels only works with values, where the first character istn a number!
works:
TCEFORM.pages.layout.altLabels.1 = Spalte
doenst work:
TCEFORM.pages.layout.altLabels.1 = 1 Spalte
in this case, i get a 403 error, and the hole system seems to be down for about 20-30 seconds. (no ping, network times out, ...).
no relevant entries in typo3-log, or apache log.
file and folder permissions should be ok (files 644, folders 755)
(issue imported from #M17879)
Actions