? PR-4.3-dev Pending

User tests: Successful: Unsuccessful:

avatar Hackwar
Hackwar
29 Aug 2023

Pull Request for Issue #41466.

Summary of Changes

When on PHP 8.1 and editing an article, adding an unknown tag triggers an AJAX call which throws a notice.

Testing Instructions

  1. You have to be on PHP 8.1 or higher
  2. Edit an article and click into the tags field
  3. Open the browser console to see the ajax request
  4. Type a random tag-name into the tag field
  5. See the request in the console and check the request answer

Actual result BEFORE applying this Pull Request

A notice is thrown and the JS actually throws an error, too.

Expected result AFTER applying this Pull Request

No notice, everything is hunky dorry. ?

Link to documentations

Please select:

  • Documentation link for docs.joomla.org:

  • No documentation changes for docs.joomla.org needed

  • Pull Request link for manual.joomla.org:

  • No documentation changes for manual.joomla.org needed

avatar joomla-cms-bot joomla-cms-bot - change - 29 Aug 2023
Category com_tags Front End
avatar Hackwar Hackwar - open - 29 Aug 2023
avatar Hackwar Hackwar - change - 29 Aug 2023
Status New Pending
avatar heelc29 heelc29 - test_item - 29 Aug 2023 - Tested successfully
avatar heelc29
heelc29 - comment - 29 Aug 2023

I have tested this item ✅ successfully on 149d153


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

avatar chmst chmst - test_item - 29 Aug 2023 - Tested successfully
avatar chmst
chmst - comment - 29 Aug 2023

I have tested this item ✅ successfully on 149d153


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

avatar alikon alikon - change - 29 Aug 2023
Status Pending Ready to Commit
avatar alikon
alikon - comment - 29 Aug 2023

RTC


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

avatar Quy Quy - change - 29 Aug 2023
Labels Added: ? PR-4.3-dev
avatar wilsonge wilsonge - change - 30 Aug 2023
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2023-08-30 10:28:05
Closed_By wilsonge
avatar wilsonge wilsonge - close - 30 Aug 2023
avatar wilsonge wilsonge - merge - 30 Aug 2023
avatar wilsonge
wilsonge - comment - 30 Aug 2023

Thanks!

Add a Comment

Login with GitHub to post a comment