Skip to content
Snippets Groups Projects
Commit 932f1dd7 authored by Alexander Opitz's avatar Alexander Opitz Committed by Christian Kuhn
Browse files

[BUGFIX] Fix call to strpos to find port number

With the introduction of lazy database loading we introduced
a bug for database host strings with a port number. This patch
fixes the call to strpos() by switching the arguments.

Fixes: #47221
Releases: 6.1
Related: #46880
Change-Id: I1da875b7be531929f96f3496e6a1357638a80305
Reviewed-on: https://review.typo3.org/19978
Reviewed-by: Markus Klein
Tested-by: Markus Klein
Reviewed-by: Felix Kopp
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
parent 55899f95
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment