Hmm, just noticed it was directly for branch 5.3. Normally the commits for bug fixes must be done for master and then backported with `git cherry-pick -x COMMITID` to be able to track easier what was backported by having commit id references. I will check if the fix needs to be done in master and 5.4 branches and push the commits there.