Fixes #29858
com_content.admin-articles-batch with com_content.admin-articles-modal@brianteeman It was this commit 4d8983f#diff-a42b2b0c3999aaf0517b60ea5d19f8cc from this PR #29464.
As the screenshot shows, the script was com_content/admin-articles-modal.min.js before the change to web asset manager, and it was then changed to $wa->...->useScript('com_content.admin-articles-batch').
So I would say this PR here is correct.
Always good to identify where the problem came from, especially when it is a recent bug ;)
Always good to identify where the problem came from, especially when it is a recent bug
I've checked it before I posted this pr and checked also other changes of that pr. The error is too obvious to waste time with additional descriptions. Anybody can use the History feature on GitHub.
| Build | staging | ⇒ | 4.0-dev |
Tested successfully. Unable to mark it in Issue Tracker.
Tested also successfully. No Test This button.
| Status | New | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-07-02 10:31:57 |
| Closed_By | ⇒ | infograf768 | |
| Labels |
Added:
?
?
|
||
| Category | ⇒ | Administration com_content |
tks
It would be useful to know which PR broke the behaviour so that we can be certain that the reason for that PR is still resolved after this change