Bug #44237
Task #40095: Move core to namespaces
Fix erroneous replacement of language label
Status: | Resolved | Start date: | 2012-12-27 | |
---|---|---|---|---|
Priority: | Must have | Due date: | ||
Assigned To: | - | % Done: | 100% |
|
Category: | - | Spent time: | - | |
Target version: | - | |||
TYPO3 Version: | 6.0 | Is Regression: | ||
PHP Version: | Sprint Focus: | |||
Complexity: |
Description
The refactoring script replaced "tx_rtehtmlarea_acronym" with
"TYPO3\\CMS\\Rtehtmlarea\\Extension\\Acronym" which is wrong
where this string is used as translation label.
Revert that change.
Associated revisions
[BUGFIX] Fix erroneous replacement of language label
The refactoring script replaced "tx_rtehtmlarea_acronym" with
"TYPO3\\CMS\\Rtehtmlarea\\Extension\\Acronym" which is wrong
where this string is used as translation label.
Fixes: #44237
Releases: 6.0, 6.1
Change-Id: I1d696d40bb5504b81a4dc8cbdb6f7397aed2f1ee
Reviewed-on: https://review.typo3.org/17279
Reviewed-by: Helmut Hummel
Tested-by: Helmut Hummel
[BUGFIX] Fix erroneous replacement of language label
The refactoring script replaced "tx_rtehtmlarea_acronym" with
"TYPO3\\CMS\\Rtehtmlarea\\Extension\\Acronym" which is wrong
where this string is used as translation label.
Fixes: #44237
Releases: 6.0, 6.1
Change-Id: I1d696d40bb5504b81a4dc8cbdb6f7397aed2f1ee
Reviewed-on: https://review.typo3.org/17280
Reviewed-by: Helmut Hummel
Tested-by: Helmut Hummel
History
#1 Updated by Gerrit Code Review over 2 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/17279
#2 Updated by Gerrit Code Review over 2 years ago
Patch set 1 for branch TYPO3_6-0 has been pushed to the review server.
It is available at https://review.typo3.org/17280
#3 Updated by Helmut Hummel over 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset a731d1bfb33deecf513976f9d19bf3a84382d3ce.