Im concerned about the large amount of @todo
tags that were still in the com_scheduler when it was merged, and now that it is merged, there doesn't seem to be any plan to address these.
This is adding considerable technical debt in a feature that is not even released yet.
An even scary @joomla/security @todo
comment in plugins/task/requests/requests.php
// @todo this handling must be rethought and made safe. stands as a good demo right now.
$responseFilename = Path::clean(JPATH_ROOT . "/tmp/task_{$id}_response.html");
There are 34 @todo
tags in /administrator/components/com_scheduler alone.
Labels |
Added:
No Code Attached Yet
|
Title |
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-03-07 18:36:16 |
Closed_By | ⇒ | PhilETaylor |
Thanks for tagging. I have my exams at Uni at the moment, but I plan on addressing the todos and some other things later in December when I'm free.