Project

General

Profile

Actions

Bug #78107

closed

Long TS constants are cutted after 50 characters in a admin panel warning

Added by Sascha Egerer about 8 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2016-09-29
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
No
Sprint Focus:
On Location Sprint

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!!

Actions #1

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

Actions #2

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

Actions #3

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

Actions #4

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

Actions #5

Updated by Jan Helke about 8 years ago

  • Sprint Focus set to On Location Sprint
Actions #6

Updated by Sascha Egerer about 8 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #7

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

Actions #8

Updated by Sascha Egerer about 8 years ago

  • Status changed from Under Review to Resolved
Actions #9

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF