? ? Pending

User tests: Successful: Unsuccessful:

avatar joomdonation
joomdonation
21 Mar 2021

Pull Request for Issue #31473.

Summary of Changes

Similar PR with #32767 , but this is for Joomla 4. The fix for warning on category view of com_contact not included because I have a separate PR to clean up code for com_contact

Testing Instructions

  1. You need to have PHP 8 running to test this PR
  2. Install latest Joomla 4.0-dev
  3. Unpublish all menu items you created to link to one of the following menu item types: List All Categories in an Article Category Tree, Category List, Category Blog .
  4. Create an instance of Articles - Categories, publish it
  5. Access to a category which is displayed in the module above
    Before patch: You would get the warning like

Attempt to read property "id" on null in components/com_content/src/View/Category/HtmlView.php

After patch: No warning anymore.

avatar joomdonation joomdonation - open - 21 Mar 2021
avatar joomdonation joomdonation - change - 21 Mar 2021
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 21 Mar 2021
Category Front End com_content
avatar joomdonation joomdonation - change - 21 Mar 2021
Title
[4.0] Fix warning on PHP 8
[4.0] Fix warning on PHP 8 for com_content Category view
avatar joomdonation joomdonation - edited - 21 Mar 2021
avatar PhilETaylor
PhilETaylor - comment - 21 Mar 2021

Easier way to replicate

Joomla 4 Admin - Go to write a new article, click save, and click PREVIEW, and in the preview lick the Uncategorised link in the breadcrumbs:

Screenshot 2021-03-21 at 21 37 04

avatar PhilETaylor PhilETaylor - test_item - 21 Mar 2021 - Tested successfully
avatar PhilETaylor
PhilETaylor - comment - 21 Mar 2021

I have tested this item successfully on 0342bd0


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

Screenshot 2021-03-21 at 21 40 21

avatar alikon alikon - test_item - 22 Mar 2021 - Tested successfully
avatar alikon
alikon - comment - 22 Mar 2021

I have tested this item successfully on 0342bd0


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

avatar alikon alikon - change - 22 Mar 2021
Status Pending Ready to Commit
avatar alikon
alikon - comment - 22 Mar 2021

RTC


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

avatar rdeutz rdeutz - change - 22 Mar 2021
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2021-03-22 07:37:46
Closed_By rdeutz
Labels Added: ? ?
avatar rdeutz rdeutz - close - 22 Mar 2021
avatar rdeutz rdeutz - merge - 22 Mar 2021

Add a Comment

Login with GitHub to post a comment