Bug #38107

t3editor broken after refactoring of tstemplate module dispatch

Added by Philipp Gampe about 3 years ago. Updated about 3 years ago.

Status:Resolved Start date:2012-06-15
Priority:Should have Due date:
Assigned To:Susanne Moog % Done:

100%

Category:- Spent time: -
Target version:-
TYPO3 Version:6.0 Is Regression:
PHP Version: Sprint Focus:
Complexity:

Description

There no syntax highlighting any more.

There is no JS. I use current Chrome on Linux.


Related issues

related to Core - Bug #38093: Use dispatcher for tstemplate extensions Resolved 2012-06-15

Associated revisions

Revision 9de5ab86
Added by Susanne Moog about 3 years ago

[BUGFIX] t3editor broken after tstemplate refactoring

Since the refactoring of tstemplate there is no
syntax highlighting for tstemplate anymore as
the t3editor uses SCRIPT_NAME to decide whether
to load itself.

Solution is to use the module param for the
decision now.

Change-Id: I812442a46a898cc495f84ad22ca6ae2d33b454cf
Fixes: #38107
Releases: 6.0
Reviewed-on: http://review.typo3.org/12125
Reviewed-by: Wouter Wolters
Tested-by: Wouter Wolters
Reviewed-by: Helmut Hummel
Tested-by: Helmut Hummel

Revision 8a47641b
Added by Susanne Moog about 3 years ago

[BUGFIX] t3editor broken after tstemplate refactoring

Since the refactoring of tstemplate there is no
syntax highlighting for tstemplate anymore as
the t3editor uses SCRIPT_NAME to decide whether
to load itself.

Solution is to use the module param for the
decision now.

Change-Id: I812442a46a898cc495f84ad22ca6ae2d33b454cf
Fixes: #38107
Releases: 6.0
Reviewed-on: http://review.typo3.org/12125
Reviewed-by: Wouter Wolters
Tested-by: Wouter Wolters
Reviewed-by: Helmut Hummel
Tested-by: Helmut Hummel

History

#1 Updated by Susanne Moog about 3 years ago

  • Status changed from New to Accepted
  • Assigned To set to Susanne Moog

#2 Updated by Gerrit Code Review about 3 years ago

  • Status changed from Accepted to Under Review

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

#3 Updated by Susanne Moog about 3 years ago

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

Also available in: Atom PDF