? ?
avatar ReLater
ReLater
30 Jun 2020

Fixes #29858

Summary of Changes

  • Replaced wrong asset com_content.admin-articles-batch with com_content.admin-articles-modal

Testing Instructions

Actual result BEFORE applying this Pull Request

  • No insertion of article anchor in editor text.

Expected result AFTER applying this Pull Request

  • Known behavior is back.
avatar ReLater ReLater - open - 30 Jun 2020
avatar brianteeman
brianteeman - comment - 1 Jul 2020

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

avatar richard67
richard67 - comment - 1 Jul 2020

@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').

j4-pr-29860

So I would say this PR here is correct.

avatar brianteeman
brianteeman - comment - 1 Jul 2020

Always good to identify where the problem came from, especially when it is a recent bug ;)

avatar ReLater
ReLater - comment - 1 Jul 2020

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.

avatar Quy Quy - change - 1 Jul 2020
Build staging 4.0-dev
avatar Quy
Quy - comment - 1 Jul 2020

Tested successfully. Unable to mark it in Issue Tracker.

avatar ChristineWk
ChristineWk - comment - 1 Jul 2020

Tested also successfully. No Test This button.

avatar infograf768 infograf768 - change - 2 Jul 2020
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: ? ?
avatar infograf768 infograf768 - close - 2 Jul 2020
avatar infograf768 infograf768 - merge - 2 Jul 2020
avatar joomla-cms-bot joomla-cms-bot - change - 2 Jul 2020
Category Administration com_content
avatar infograf768
infograf768 - comment - 2 Jul 2020

tks

Add a Comment

Login with GitHub to post a comment