Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • C CMS
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
    • Locked Files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3typo3
  • CI
  • CMS
  • Repository
Switch branch/tag
  • cms
  • composer.lock
Find file BlameHistoryPermalink
  • Dmitry Dulepov's avatar
    [BUGFIX] Normalize slug before converting Unicode characters to ascii · 59289da4
    Dmitry Dulepov authored Mar 17, 2021 and Anja Leichsenring's avatar Anja Leichsenring committed May 11, 2021
    This change adds a normalization for slug source before converting it
    to ascii. This helps to avoid issues with various ways to encode the
    same Unicode characters.
    
    Used command:
       composer req symfony/polyfill-intl-normalizer
    
    Resolves: #93764
    Releases: master, 10.4
    Change-Id: I9982fafd9c34c69bb6ca47ee8242f504b9974121
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/68492
    
    
    Tested-by: core-ci's avatarcore-ci <typo3@b13.com>
    Tested-by: Daniel Goerz's avatarDaniel Goerz <daniel.goerz@posteo.de>
    Tested-by: Anja Leichsenring's avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
    Reviewed-by: Daniel Goerz's avatarDaniel Goerz <daniel.goerz@posteo.de>
    Reviewed-by: Anja Leichsenring's avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
    59289da4