Feature PR-6.0-dev Pending

User tests: Successful: Unsuccessful:

avatar heelc29
heelc29
29 Oct 2024

Pull Request for Issue # .

Summary of Changes

  • add router service provider for installation application
  • inject dispatcher to MVCFactory and DatabaseDriver

Testing Instructions

test installation of joomla (with xdebug enabled)

Actual result BEFORE applying this Pull Request

If debug enabled:

  • UnexpectedValueException('Dispatcher not set in ...')
  • KeyNotFoundException('Resource "InstallationRouter" has not been registered with the container.')

Expected result AFTER applying this Pull Request

No debug message: 'Dispatcher not set in ...' or Resource ... has not been registered

Link to documentations

Please select:

  • No documentation changes for docs.joomla.org needed

  • Pull Request link for manual.joomla.org:

  • No documentation changes for manual.joomla.org needed

avatar heelc29 heelc29 - open - 29 Oct 2024
avatar heelc29 heelc29 - change - 29 Oct 2024
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 29 Oct 2024
Category Installation
avatar heelc29 heelc29 - change - 29 Oct 2024
Labels Added: PR-5.3-dev
avatar heelc29 heelc29 - change - 29 Oct 2024
The description was changed
avatar heelc29 heelc29 - edited - 29 Oct 2024
avatar heelc29
heelc29 - comment - 12 Nov 2024

Ready to review - check comment above

avatar heelc29 heelc29 - change - 19 Jan 2025
Labels Added: Feature
avatar HLeithner
HLeithner - comment - 4 Mar 2025

This pull request has been automatically rebased to 6.0-dev.

avatar HLeithner HLeithner - change - 4 Mar 2025
Title
[5.3] add router service provider / inject dispatcher in mvc factory and database driver
[6.0] add router service provider / inject dispatcher in mvc factory and database driver
avatar HLeithner HLeithner - edited - 4 Mar 2025
avatar heelc29 heelc29 - change - 5 Mar 2025
Labels Added: PR-6.0-dev
Removed: PR-5.3-dev
avatar laoneo laoneo - test_item - 28 Apr 2025 - Tested successfully
avatar laoneo
laoneo - comment - 28 Apr 2025

I have tested this item ✅ successfully on 5be6d9f

The described exceptions are not thrown anymore.


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

Add a Comment

Login with GitHub to post a comment