User tests: Successful: Unsuccessful:
Pull Request for Issue #36869
Make the headers check before the update download proxy aware by passing it via HttpFactory
Before the patch you can not update using the proxy setting as the get_headers call fails as it does not go via the proxy.
Before and after the patch you can update without proxy but with that patch also with the proxy as we now go via the HTTPFactory vs get_headers directly.
none
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_joomlaupdate |
Will merge here as there has been a test for that proxy thing by @ThomasGarcia05 here: #36869 (comment)
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-02-05 14:50:30 |
Closed_By | ⇒ | zero-24 | |
Labels |
Added:
?
|
I made the first two tests, all fine.
The third test needs a proxy - unfortunately I cannot set up a proxy so could not perform the third test.