? NPM Resource Changed ? Pending

User tests: Successful: Unsuccessful:

avatar AlterBrains
AlterBrains
5 Oct 2022

Summary of Changes

JS error on missing tasks.

Testing Instructions

Open backend Scheduled Tasks /administrator/index.php?option=com_scheduler&view=tasks
Type any blabla in search field, see no tasks filtered.
See JS error in console:

Uncaught TypeError: Cannot read properties of null (reading 'addEventListener')
    at HTMLDocument.initRunner

The reason is that admin script always uses modal element while it's missed when empty layout is loaded.

Actual result BEFORE applying this Pull Request

JS error.

Expected result AFTER applying this Pull Request

No JS erros.

avatar AlterBrains AlterBrains - open - 5 Oct 2022
avatar AlterBrains AlterBrains - change - 5 Oct 2022
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 5 Oct 2022
Category JavaScript Repository NPM Change
avatar Fedik
Fedik - comment - 5 Oct 2022

I have tested this item successfully on ecdbf54


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/38906.

avatar Fedik Fedik - test_item - 5 Oct 2022 - Tested successfully
avatar viocassel
viocassel - comment - 6 Oct 2022

I have tested this item successfully on ecdbf54


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/38906.

avatar viocassel viocassel - test_item - 6 Oct 2022 - Tested successfully
avatar alikon alikon - change - 6 Oct 2022
Status Pending Ready to Commit
avatar alikon
alikon - comment - 6 Oct 2022

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/38906.

avatar roland-d roland-d - change - 7 Oct 2022
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2022-10-07 14:19:57
Closed_By roland-d
Labels Added: ? NPM Resource Changed ?
avatar roland-d roland-d - close - 7 Oct 2022
avatar roland-d roland-d - merge - 7 Oct 2022
avatar roland-d
roland-d - comment - 7 Oct 2022

Thank you

Add a Comment

Login with GitHub to post a comment