Bug #77181
closedTranslation wizard must allow passing additional data
0%
Description
Currently, the translation wizard in the page module only passes the colPos to the AJAX translation handler. For structures as defined by e.g. Gridelements or Flux, this is not enough, as the location inside the structure must be known to fetch elements for translating.
Also the additional data must be taken into account by the AJAX translation handler. This could be done either by changing the core translation handler to handle additional data (or call processors in a chain) or by overriding the handler with a custom Xclass in extensions like Flux or Gridelements.
Updated by Gerrit Code Review over 8 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/49437
Updated by Gerrit Code Review over 8 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/49437
Updated by Gerrit Code Review over 8 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/49437
Updated by Gerrit Code Review about 8 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/49437
Updated by Gerrit Code Review about 8 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/49437
Updated by Gerrit Code Review about 8 years ago
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/49437
Updated by Gerrit Code Review about 8 years ago
Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/49437
Updated by Wouter Wolters almost 8 years ago
- Status changed from Under Review to Closed
Solved with https://review.typo3.org/#/c/50892/
Updated by Kevin Quiatkowski almost 8 years ago
why is this marked as Solved? Making it deprecated in v8 will not resolve the bugs in v7.
Updated by Gerrit Code Review about 7 years ago
- Status changed from Closed to Under Review
Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/49437
Updated by Gerrit Code Review about 7 years ago
Patch set 9 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/49437
Updated by Gerrit Code Review almost 7 years ago
Patch set 10 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/49437
Updated by Susanne Moog over 5 years ago
- Status changed from Under Review to Needs Feedback
Review has been abandoned. Please check if issue is still needed (see review comment).
Updated by Tymoteusz Motylewski almost 5 years ago
- Status changed from Needs Feedback to Closed
closing issue due to lack of feedback