Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • T TYPO3.CMS
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 8
    • Merge requests 8
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
    • Model experiments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • accessibilityaccessibility
  • TYPO3.CMS
  • Repository
  • TYPO3.CMS
  • typo3
  • sysext
  • core
  • Classes
  • Resource
  • ResourceStorage.php
Find file Blame History Permalink
  • Susanne Moog's avatar
    [BUGFIX] Log invalid hash generation in FAL Indexer · 3e2758d1
    Susanne Moog authored Mar 07, 2019 and Benni Mack's avatar Benni Mack committed Nov 09, 2019
    The FAL Indexer uses the driver to get a hash for a file. In certain
    circumstances (and with 3rd party drivers) the hash generated might be
    null or invalid. In that case the ResourceStorage now throws an
    exception to alert the developer to the wrong return value. At the same
    time the Indexer catches and logs the exception to not interrupt the
    whole indexing flow because of it.
    
    For more information, please take a look at the ticket.
    
    Resolves: #66397
    Releases: master
    Change-Id: I0f97cd23127e96b6d94161a9296750cbe3421075
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/59893
    
    
    Tested-by: default avatarTYPO3com <noreply@typo3.com>
    Tested-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
    Tested-by: default avatarBenni Mack <benni@typo3.org>
    Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
    Reviewed-by: default avatarFrank Nägler <frank.naegler@typo3.org>
    Reviewed-by: default avatarGuido Schmechel <guido.schmechel@brandung.de>
    Reviewed-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
    Reviewed-by: default avatarBenni Mack <benni@typo3.org>
    3e2758d1