Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • typo3 typo3
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3typo3
  • typo3typo3
  • Repository
Switch branch/tag
  • typo3
  • typo3
  • sysext
  • core
  • Classes
  • Database
  • Connection.php
Find file BlameHistoryPermalink
  • Alexander Stehlik's avatar
    [BUGFIX] Move Doctrine custom type init back to ConnectionPool · ba5b5242
    Alexander Stehlik authored Jan 16, 2018 and Christian Kuhn's avatar Christian Kuhn committed Mar 18, 2018
    To prevent race conditions etc. the custom type init which was moved
    in patch https://review.typo3.org/#/c/54512/ gets reverted.
    
    To fix the issue with the pageUnavailable_handling the method
    TyposriptFrontendController::connectToDB handles the error correctly via
    try catch block.
    
    Change-Id: I4f410d82e54c182d7b032a8ab4486d5b3b859382
    Releases: master, 8.7
    Resolves: #83577
    Related: #82795
    Reviewed-on: https://review.typo3.org/55379
    
    
    Tested-by: default avatarTYPO3com <no-reply@typo3.com>
    Reviewed-by: Anja Leichsenring's avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
    Tested-by: Anja Leichsenring's avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
    Reviewed-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Tested-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    ba5b5242