Actions
Bug #66142
closedLeftovers in referenceIndex after RteFileLinksUpdateWizard
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Install Tool
Target version:
-
Start date:
2015-03-30
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Assume you have more than one link to the same file in the same RTE field.
You have equal count of referenceIndex entries then.
On migration ALL links in the field are changed on processing first referenceIndex entry, but only the one referenceIndex entry is updated after.
The others will stay "invalid" and the wizard step will not be finished and shows errors on next run.
Actions