Composer Dependency Changed bug PR-5.2-dev Pending

User tests: Successful: Unsuccessful:

avatar richard67
richard67
4 Dec 2024

Pull Request for Issues #39960 , #39637 , #43334 , #43916 and #44469 .

Summary of Changes

This pull request (PR) updates the composer dependency "joomla/application" from version 3.0.2 to version 3.0.3.

See https://github.com/joomla-framework/application/releases/tag/3.0.3 for the changes.

Testing Instructions

  1. For issue #39960 : Make a GET request to a page on the site (frontend) without a User Agent header.
  2. For issues #39637 and #44469 : Make a GET request to a page on the site (frontend) with User Agent "Chrome Privacy Preserving Prefetch Proxy".

You can modify the User Agent header in the developer tools of your browser.

Actual result BEFORE applying this Pull Request

  1. PHP warning Deprecated: strpos(): Passing null to parameter #1 ($haystack) at several places.
  2. PHP warning Undefined array key 1 in libraries/vendor/joomla/application/src/Web/WebClient.php on line 439.

Expected result AFTER applying this Pull Request

  1. No such PHP warning.
  2. No such PHP warning.

Link to documentations

Please select:

  • No documentation changes for docs.joomla.org needed

  • No documentation changes for manual.joomla.org needed

avatar richard67 richard67 - open - 4 Dec 2024
avatar richard67 richard67 - change - 4 Dec 2024
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 4 Dec 2024
Category External Library Composer Change
avatar richard67 richard67 - change - 4 Dec 2024
The description was changed
avatar richard67 richard67 - edited - 4 Dec 2024
avatar alikon alikon - test_item - 7 Dec 2024 - Tested successfully
avatar alikon
alikon - comment - 7 Dec 2024

I have tested this item ✅ successfully on 81d9d00


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

avatar HLeithner HLeithner - change - 8 Dec 2024
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2024-12-08 09:44:18
Closed_By HLeithner
Labels Added: Composer Dependency Changed bug PR-5.2-dev
avatar HLeithner HLeithner - close - 8 Dec 2024
avatar HLeithner HLeithner - merge - 8 Dec 2024
avatar HLeithner
HLeithner - comment - 8 Dec 2024

Thanks, second test has been done by quy (has issues with his github account at the moment)

avatar richard67
richard67 - comment - 8 Dec 2024

Thanks for tests and merge.

Add a Comment

Login with GitHub to post a comment