Bug #69463
closed
Abstract XSD generator can handle more than two namespace parts
Added by Helmut Hummel about 9 years ago.
Updated about 6 years ago.
Description
The getTagNameForClass method in the abstract XSD generator class
could not handle class names with more than two namespace parts.
This caused e.g. TYPO3\CMS\Fluid\ViewHelpers\Be\Buttons\CshViewHelper to
not be transformed to "be.buttons.csh", but just "be.", which in turn
cause duplicate id errors in the resulting XSD document.
- Subject changed from Abstract XSD generator can handle multiple tag names to Abstract XSD generator can handle more than two namespace parts
can be tested with typo3_console:
./typo3cms documentation:generatexsd TYPO3\\CMS\\Fluid\\ViewHelpers
- 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 http://review.typo3.org/42971
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42971
Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42978
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Closed
Also available in: Atom
PDF