Bug #38542
Missing leading namespace-backslash
| Status: | Resolved | Start date: | 2012-07-02 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | Adrian Föder | % Done: | 100% |
|
| Category: | Frontend | |||
| Target version: | - | |||
| Votes: | 0 |
Description
TYPO3.TYPO3\Classes\View\TypoScriptView.php misses a leading backslash in an exception.
Associated revisions
[BUGFIX] Corrected namespace for Exception throw in TypoScriptView
An Exception in the TypoScriptView was wrongly namespaced. Some tests
are added to cover this correction.
Change-Id: I5581767d2dcf85ead2741a17e8feab3750bda90d
Fixes: #38542
History
Updated by Gerrit Code Review 12 months ago
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12514
Updated by Adrian Föder 12 months ago
- Status changed from New to Under Review
Updated by Gerrit Code Review 12 months ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12514
Updated by Adrian Föder 12 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset aa31c1122131fb4e3079389ef7a568b3ce68149c.