Task #47970

Fix handling of request package inside TemplateImplementation

Added by Christian Müller about 2 years ago. Updated about 2 years ago.

Status:Resolved Start date:2013-05-06
Priority:Should have Due date:
Assigned To:Christian Müller % Done:

100%

Category:-
Target version:-

Associated revisions

Revision 1b095ce5
Added by Christian Müller about 2 years ago

[!!!][TASK] TemplateImplementation shouldn't modify the request

TemplateImplementation now uses an extended template view that
allows overriding the package for the resource interceptor.

This change should have no impact on rendering but the request
package inside the template is no longer different than in the
original action request.

The change is breaking if you rely on using viewhelpers like
uri.resource without giving a package key, as the request
package now will be TYPO3.Neos instead of your site package.
Relative resource paths will still be rewritten to your site
package.

Resolves: #47970
Change-Id: Ie749ae1696d3ae9e2daf3bb98c4bf59c87e6c869

History

#1 Updated by Gerrit Code Review about 2 years ago

Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/20545

#2 Updated by Gerrit Code Review about 2 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/20545

#3 Updated by Gerrit Code Review about 2 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/20545

#4 Updated by Gerrit Code Review about 2 years ago

Patch set 4 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/20545

#5 Updated by Gerrit Code Review about 2 years ago

Patch set 5 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/20545

#6 Updated by Christian Müller about 2 years ago

  • Status changed from Accepted to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF