Bug #38107
t3editor broken after refactoring of tstemplate module dispatch
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
Associated revisions
[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
[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
Applied in changeset 9de5ab8689e7f8bf1c8c6a0ec3b67df31b5aabcf.