Actions
Bug #65646
closedScheduler misses the "stop" icon when a task is running (6.2 only)
Status:
Closed
Priority:
Should have
Assignee:
Category:
scheduler
Target version:
Start date:
2015-03-10
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
Yes
Sprint Focus:
Description
Since #63973 was backported to 6.2 the "stop.png" icon is missing when a task is running and therefor a "broken image" appears in the scheduler instead.
The path of the stop.png changed from 6.2 to master and this was not considered in the backport.
Solution is to fix the backport with a follow-up.
Actions