? ? Pending

User tests: Successful: Unsuccessful:

avatar wilsonge
wilsonge
17 Oct 2020

Pull Request for Issue #30378 (partial) .

Summary of Changes

Fixes the $connection variable being undefined if an exception is thrown connecting to the redis server for caching

Testing Instructions

Setup redis as a cache provider but don't point to a valid host

Actual result BEFORE applying this Pull Request

A whole host of errors (see the linked issue)

Expected result AFTER applying this Pull Request

Many pconnect warnings still - but no undefined variable warnings

Documentation Changes Required

None

avatar wilsonge wilsonge - open - 17 Oct 2020
avatar wilsonge wilsonge - change - 17 Oct 2020
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 17 Oct 2020
Category Libraries
avatar carcam carcam - test_item - 17 Oct 2020 - Tested successfully
avatar carcam
carcam - comment - 17 Oct 2020

I have tested this item successfully on 7a2b0ee


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

avatar alikon
alikon - comment - 21 Oct 2020

i still see Notices

Undefined variable: connection in /shared/httpd/j4/joomla/libraries/src/Cache/Storage/RedisStorage.php on line 108

sorry patched wrong branch

avatar alikon alikon - test_item - 21 Oct 2020 - Tested successfully
avatar alikon
alikon - comment - 21 Oct 2020

I have tested this item successfully on 7a2b0ee


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

avatar alikon alikon - change - 21 Oct 2020
Status Pending Ready to Commit
avatar alikon
alikon - comment - 21 Oct 2020

RTC


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

avatar wilsonge wilsonge - change - 21 Oct 2020
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2020-10-21 18:47:17
Closed_By wilsonge
Labels Added: ? ?
avatar wilsonge wilsonge - close - 21 Oct 2020
avatar wilsonge wilsonge - merge - 21 Oct 2020
avatar wilsonge
wilsonge - comment - 21 Oct 2020

Thanks!

Add a Comment

Login with GitHub to post a comment