Skip to content

[6.0] add router service provider / inject dispatcher in mvc factory and database driver #44371

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 12 commits into
base: 6.0-dev
Choose a base branch
from

Conversation

heelc29
Copy link
Contributor

@heelc29 heelc29 commented Oct 29, 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

@heelc29 heelc29 force-pushed the 5.3/installation-application branch from be9170e to 4bfbdee Compare October 29, 2024 19:12
@heelc29
Copy link
Contributor Author

heelc29 commented Nov 12, 2024

Ready to review - check comment above

@heelc29 heelc29 marked this pull request as ready for review November 12, 2024 17:47
@HLeithner HLeithner changed the base branch from 5.3-dev to 6.0-dev March 4, 2025 17:19
@HLeithner
Copy link
Member

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

@HLeithner HLeithner changed the 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 Mar 4, 2025
@rdeutz rdeutz removed the PR-5.3-dev label Mar 5, 2025
@laoneo
Copy link
Member

laoneo commented Apr 28, 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants