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.
Updated by Mr. Hudson about 13 years ago
Patch set 1 of change Id2bb587243b7ffbf8458ac3cecfa9ddaa5266d5c has been pushed to the review server.
It is available at http://review.typo3.org/4976
Updated by Tobias Liebig about 13 years ago
- Status changed from New to Under Review
Updated by Sebastian Fischer about 13 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 4a4ad2d6ffcf9a3fc9da7beec62b890b05159a11.
Actions