? Success

User tests: Successful: Unsuccessful:

avatar okonomiyaki3000
okonomiyaki3000
15 Aug 2016

Pull Request for Issue # .

Summary of Changes

A variable was initialized as null which should only ever be an array.
It could cause problems when using a proxy and the stream transport because the variable might end up being passed to implode which is expecting an array.

Testing Instructions

In order to test this, you must have a proxy configured and you must use the stream transport which means disabling php's curl extension. I would suggest approving this based on code review instead since it's very simple and obvious.

Documentation Changes Required

I'm sure none.

avatar joomla-cms-bot joomla-cms-bot - change - 15 Aug 2016
Category Libraries
avatar okonomiyaki3000 okonomiyaki3000 - open - 15 Aug 2016
avatar okonomiyaki3000 okonomiyaki3000 - change - 15 Aug 2016
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 15 Aug 2016
Labels Added: ?
avatar andrepereiradasilva andrepereiradasilva - test_item - 15 Aug 2016 - Tested successfully
avatar andrepereiradasilva
andrepereiradasilva - comment - 15 Aug 2016

I have tested this item successfully on 0895ff6

code review


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

avatar jeckodevelopment jeckodevelopment - test_item - 15 Aug 2016 - Tested successfully
avatar jeckodevelopment
jeckodevelopment - comment - 15 Aug 2016

I have tested this item successfully on 0895ff6


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

avatar zero-24 zero-24 - change - 15 Aug 2016
Status Pending Ready to Commit
avatar zero-24
zero-24 - comment - 15 Aug 2016

RTC Thanks.


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

avatar joomla-cms-bot joomla-cms-bot - change - 15 Aug 2016
Labels Added: ?
avatar roland-d roland-d - change - 15 Aug 2016
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2016-08-15 10:07:12
Closed_By roland-d
avatar roland-d roland-d - close - 15 Aug 2016
avatar roland-d roland-d - merge - 15 Aug 2016
avatar joomla-cms-bot joomla-cms-bot - close - 15 Aug 2016
avatar joomla-cms-bot joomla-cms-bot - change - 15 Aug 2016
Labels Removed: ?

Add a Comment

Login with GitHub to post a comment