Actions
Bug #36438
closedRTE: Aspell-based spellcheck not working on windows systems
Status:
Closed
Priority:
Must have
Assignee:
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
Start date:
2012-04-22
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:
Description
There is no command "cat" on windows systems. The equivalent for these systems would be "type".
There should be a condition in "class.tx_rtehtmlarea_pi1.php" in lines 194 and 366 which fills in the right command according to the current operating system.
Actions