Actions
Bug #66127
closedAdd more lines in Create multiple pages not working
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2015-03-29
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
In the latest Typo3 7.2 master the button add more lines in the Create multiple pages is not working and generates the folowing javascript error:
TypeError: String.format is not a function var line = String.format(tpl, (this.lineCounter + i), label);
Actions