? ? Pending

User tests: Successful: Unsuccessful:

avatar joomdonation
joomdonation
22 Dec 2022

Pull Request for Issue #39468.

Summary of Changes

This PR fixes some deprecated warnings in System - Privacy Consent plugin as described in issue #39468.

Testing Instructions

  1. Enable System - Privacy Consent plugin
  2. Go to System -> Global Configuration, set Error Reporting to Maximum
  3. Login to frontend of your site

Actual result BEFORE applying this Pull Request

You see many deprecated warnings like:

Deprecated: substr(): Passing null to parameter #1 ($string) of type string is deprecated in/home/…/plugins/system/privacyconsent/privacyconsent.php on line 304

Deprecated: substr(): Passing null to parameter #1 ($string) of type string is deprecated in/home/…/plugins/system/privacyconsent/privacyconsent.php on line 305

Deprecated: substr(): Passing null to parameter #1 ($string) of type string is deprecated in/home/…/plugins/system/privacyconsent/privacyconsent.php on line 306

Deprecated: substr(): Passing null to parameter #1 ($string) of type string is deprecated in/home/…/plugins/system/privacyconsent/privacyconsent.php on line 307

Expected result AFTER applying this Pull Request

No warnings anymore.

Link to documentations

Please select:

  • No documentation changes for docs.joomla.org needed
  • No documentation changes for manual.joomla.org needed
avatar joomla-cms-bot joomla-cms-bot - change - 22 Dec 2022
Category Front End Plugins
avatar joomdonation joomdonation - open - 22 Dec 2022
avatar joomdonation joomdonation - change - 22 Dec 2022
Status New Pending
avatar chmst chmst - test_item - 22 Dec 2022 - Tested successfully
avatar chmst
chmst - comment - 22 Dec 2022

I have tested this item successfully on 0335db0

code review


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

avatar viocassel viocassel - test_item - 22 Dec 2022 - Tested successfully
avatar viocassel
viocassel - comment - 22 Dec 2022

I have tested this item successfully on 0335db0


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

avatar Quy Quy - change - 22 Dec 2022
Status Pending Ready to Commit
Labels Added: ?
avatar Quy
Quy - comment - 22 Dec 2022

RTC


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

avatar roland-d roland-d - change - 28 Dec 2022
Labels Added: ?
avatar roland-d roland-d - change - 29 Dec 2022
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2022-12-29 09:21:12
Closed_By roland-d
avatar roland-d roland-d - close - 29 Dec 2022
avatar roland-d roland-d - merge - 29 Dec 2022
avatar roland-d
roland-d - comment - 29 Dec 2022

Thank you.

Add a Comment

Login with GitHub to post a comment