Actions
Bug #29770
closedBacklink in add wizard of IRRE foreign records is broken
Start date:
2011-09-14
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
4.6
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Backlink in add wizard of IRRE foreign records is broken with result that new records get added but the user is not lead back to the origin record where the add wizard was called.
To be more precise the backlink is set as typo3/ajax.php and should be replaced with a path to the origin record. This replacement does not take place because the rendering tries to replace typo3//ajax.php which is not correct.
Actions