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
  • rte_ckeditor
  • Documentation
  • Includes.txt
Find file BlameHistoryPermalink
  • Christian Kuhn's avatar
    [BUGFIX] Drop UFT-8 BOM on some files · 3c52d828
    Christian Kuhn authored Feb 01, 2021
    Some documentation related files contain a UTF-8 BOM
    while they shouldn't.
    Usually, script Build/Scripts/checkUtf8Bom.sh tests
    for this in CI. The script however fails in CI
    currently, since the PHP test container doesn't have
    gnu file shell command installed. Seems nobody saw
    the according error message and due to the xargs
    construct the test does not fail.
    
    Change-Id: I557c7ec84b61badfcd74a20063baf29eaf9f0959
    Resolves: #93397
    Releases: master, 10.4, 9.5
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/67588
    
    
    Tested-by: default avatarTYPO3com <noreply@typo3.com>
    Tested-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Reviewed-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    3c52d828