Actions
Bug #30026
closedt3editor not visible with TYPO3 on Windows
Start date:
2011-09-19
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.6
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
If TYPO3 runs on Windows the t3editor is not visible at all. It produces a JS error about an unterminated string.
The cause is that the template file contains CRLF line endings on Windows instead of LF. The code replaces the LF line endings and leaves the CR part behind.
Updated by Mr. Hudson about 13 years ago
Patch set 1 of change If4f126c46ab243e616292a60563ebe4bea3fd624 has been pushed to the review server.
It is available at http://review.typo3.org/5058
Updated by Oliver Hader about 13 years ago
- Status changed from New to Under Review
Updated by Oliver Hader about 13 years ago
I guess this is an issue for TYPO3 4.5 as well?
Updated by Tobias Liebig about 13 years ago
- Status changed from Under Review to Resolved
Updated by Michael Stucki almost 11 years ago
- Project changed from 75 to TYPO3 Core
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions