Feature #58829

Register package namespaces automatically

Added by Bastian Waidelich about 1 year ago. Updated 8 months ago.

Status:Closed Start date:2014-05-15
Priority:Should have Due date:
Assigned To:Marc Neuhaus % Done:

0%

Category:Core
Target version:-
Has patch:No

Description

Currently when using ViewHelpers from 3rd party packages the package namespace has to be registered:

1{namespace xyz=Acme\SomePackage\ViewHelpers}
2<xyz:someViewHelper />

It would be useful if the namespace of all 3rd party packages containing at least one ViewHelper would be registered automatically (in addition to the explicitly registered namespaces) .
For the above example that would mean:

1<acme.somepackage:someViewHelper />

Would be sufficient, if SomeViewHelper resides in a sub-namespace "ViewHelpers" as suggested.


Related issues

related to TYPO3.Fluid - Feature #53059: Throw exception for unresolved namespaces Closed 2013-10-23
related to TYPO3.Fluid - Feature #58557: Define Namespaces in Configuration File Rejected 2014-05-06

History

#1 Updated by Gerrit Code Review about 1 year ago

  • Status changed from Accepted to Under Review

Patch set 2 for branch master of project Packages/TYPO3.Fluid has been pushed to the review server.
It is available at https://review.typo3.org/30673

#2 Updated by Gerrit Code Review about 1 year ago

Patch set 3 for branch master of project Packages/TYPO3.Fluid has been pushed to the review server.
It is available at https://review.typo3.org/30673

#3 Updated by Marc Neuhaus about 1 year ago

  • Assigned To changed from Bastian Waidelich to Marc Neuhaus

#4 Updated by Gerrit Code Review about 1 year ago

Patch set 4 for branch master of project Packages/TYPO3.Fluid has been pushed to the review server.
It is available at https://review.typo3.org/30673

#5 Updated by Gerrit Code Review about 1 year ago

Patch set 5 for branch master of project Packages/TYPO3.Fluid has been pushed to the review server.
It is available at https://review.typo3.org/30673

#6 Updated by Gerrit Code Review about 1 year ago

Patch set 6 for branch master of project Packages/TYPO3.Fluid has been pushed to the review server.
It is available at https://review.typo3.org/30673

#7 Updated by Gerrit Code Review about 1 year ago

Patch set 7 for branch master of project Packages/TYPO3.Fluid has been pushed to the review server.
It is available at https://review.typo3.org/30673

#8 Updated by Gerrit Code Review about 1 year ago

Patch set 8 for branch master of project Packages/TYPO3.Fluid has been pushed to the review server.
It is available at https://review.typo3.org/30673

#9 Updated by Gerrit Code Review about 1 year ago

Patch set 1 for branch master of project Packages/TYPO3.Fluid has been pushed to the review server.
It is available at https://review.typo3.org/30718

#10 Updated by Bastian Waidelich 8 months ago

  • Status changed from Under Review to Closed

This ticket has been moved to https://jira.typo3.org/browse/FLOW-151

Also available in: Atom PDF