Just noticed that someone missed "<?php somthing" in the data-function= part.
And as com_scheduler select is a copy of com_modules it has the same issue in the the select template. But its not used in the same way, as someone have removed the top $function code. Guess data-function= can be removed from here.
The modal view in com_scheduler select is useless to, as it is never used in core and just copied from com_modules.
Output correct HTML code.
Not the correct HTML code.
Just some clean-up of core :)
Labels |
Added:
No Code Attached Yet
|
Labels |
Added:
bug
|
Partial solution here #38959
Still open: the file modal.php. Removing a file needs more actions. Please @richard67 could you take this part?
@chmst What's the problem? The file can be removed from the source code with a PR, and for the deletion on update (i.e. the list of deleted files in script.php) I care later, like it has been all the time in recent years.
Labels |
Removed:
bug
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-10-15 07:43:21 |
Closed_By | ⇒ | chmst |
Partial solution here #38959
Still open: the file modal.php. Removing a file needs more actions. Please @richard67 could you take this part?