Bug #78107
closedLong TS constants are cutted after 50 characters in a admin panel warning
100%
Description
In the Admin panel there is a warning about Constants may remain un-substituted!!
under "TypoScript" -> "Parse template".
The Constants displayed there are cut after 50 characters.
You'll get something like this:{$plugin.tx_aaaaaaaaaaaaaaaa_product.view.templateRoo, {$plugin.tx_aaaaaaaaaaaaaaaa_product.view.partialRoot, {$plugin.tx_aaaaaaaaaaaaaaaa.view.templateRootPath}: Constants may remain un-substituted!!
But this should be{$plugin.tx_aaaaaaaaaaaaaaaa_product.view.templateRootPath}, {$plugin.tx_aaaaaaaaaaaaaaaa_product.view.partialRootPath}, {$plugin.tx_aaaaaaaaaaaaaaaa.view.templateRootPath}: Constants may remain un-substituted!!
Updated by Gerrit Code Review about 8 years ago
- Status changed from Accepted 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/50063
Updated by Gerrit Code Review about 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/50063
Updated by Gerrit Code Review about 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/50063
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/50063
Updated by Sascha Egerer about 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 7070a317f356528ec5b2e94168d2b0a4aa979de1.
Updated by Gerrit Code Review about 8 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50303
Updated by Sascha Egerer about 8 years ago
- Status changed from Under Review to Resolved
Applied in changeset da06d6bedfe37ca9d28301f976c4837844cf351a.