Bug #42082
uriFor in subrequest does override explicit empty subpackageKey
Start date:
2012-10-17
Due date:
% Done:
100%
Estimated time:
PHP Version:
Has patch:
No
Complexity:
Description
This is a bug that was probably introduced or noticed after change Iae8a2a8a39d47d7e99743d78188dccdd4238ccfb.
This causes a problem in ExtDirect subrequests that generate URLs to Controllers not inside a subpackage because the subpackageKey from the current request will always be used (e.g. Service\ExtDirect\V1
).
Updated by Gerrit Code Review over 8 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/15764
Updated by Gerrit Code Review over 8 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/15764
Updated by Gerrit Code Review over 8 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/15764
Updated by Christopher Hlubek over 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 8ebb3f6ecb6cbbb2eae971acc240e7091f5b9b5e.