Actions
Bug #67320
closedReferenceError: T3_THIS_LOCATION is not defined` on Button "Copy default content element"
Status:
Closed
Priority:
Must have
Assignee:
Category:
Backend API
Target version:
Start date:
2015-06-05
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:
Stabilization Sprint
Description
Page-Module > Language view.
Click on button "Copy default content element" fails, because the JS Variable T3_THIS_LOCATION
is not defined.
copy of content elements fails.
git bisect returns commit ede2d2cf82c8141309ce3f4d4c89b1bdf48880fb
Issue: #66707
Patch: http://review.typo3.org/39158
Actions