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
  • ..
  • Repository
  • PageRepository.php
Find file BlameHistoryPermalink
  • Patrick Schriner's avatar
    [BUGFIX] Respect date aspect in PageRepository runtime cache · b07436ca
    Patrick Schriner authored Nov 27, 2020 and Richard Haeser's avatar Richard Haeser committed Jan 20, 2021
    Pages with a date visibility outside the current date had their preview
    link generated incorrectly as the runtime cache was already filled with
    the data of the current date.
    
    If the date aspect is taken into account proper preview links can be generated
    for future or past pages as well.
    
    Resolves: #92944
    Releases: master, 10.4, 9.5
    Change-Id: Icd5c1f8e1f0ddea07780d1ca1d1d050660443927
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/66934
    
    
    Tested-by: default avatarTYPO3com <noreply@typo3.com>
    Tested-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    Tested-by: Richard Haeser's avatarRichard Haeser <richard@richardhaeser.com>
    Reviewed-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    Reviewed-by: default avatarGuido Schmechel <guido.schmechel@brandung.de>
    Reviewed-by: Richard Haeser's avatarRichard Haeser <richard@richardhaeser.com>
    b07436ca