Feature #34370
Cleanup: RTE: Remove useless code when BE is only utf-8
| Status: | Resolved | Start date: | 2012-02-28 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Stanislas Rolland | % Done: | 0% |
|
| Category: | rtehtmlarea | |||
| Target version: | 4.7.0-beta1 | |||
| TYPO3 Version: | 4.7 | Complexity: | ||
| PHP Version: | 5.3 | |||
| Votes: | 0 |
Description
With TYPO3 4.7, the BE is always utf-8 encoded. Some code becomes useless.
Associated revisions
[CLEANUP] RTE: Remove useless code when BE is only utf-8
When the BE is always utf-8 encoded, some code becomes useless.
Change-Id: I72521c47c51dd20d7f598ed9b5bc7e3d0e372882
Resolves: #34370
Releases: 4.7
Reviewed-on: http://review.typo3.org/9271
Reviewed-by: Stanislas Rolland
Tested-by: Stanislas Rolland
History
Updated by Gerrit Code Review over 1 year 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 http://review.typo3.org/9271
Updated by Stanislas Rolland over 1 year ago
- Status changed from Under Review to Resolved
- Assignee set to Stanislas Rolland