PR-5.3-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

Add a Comment

Login with GitHub to post a comment