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
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • 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
  • ..
  • Container
  • InlineRecordContainer.php
Find file BlameHistoryPermalink
  • Andreas Fernandez's avatar
    [BUGFIX] Use class instead of HTML comment to determine loading state of IRRE element · 760f209d
    Andreas Fernandez authored May 01, 2020
    IRRE relied on the HTML comment `<!--notloaded-->` to detect whether a
    record is already loaded or not. As this might collide with HTML
    minification, the comment has been replaced with a class placed in the
    panel.
    
    Resolves: #91258
    Releases: master
    Change-Id: Ibe890317bdcb9707a71de1168de0d404fb3c67a4
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/64385
    
    
    Tested-by: default avatarTYPO3com <noreply@typo3.com>
    Tested-by: Xavier Perseguers's avatarXavier Perseguers <xavier@typo3.org>
    Tested-by: Susanne Moog's avatarSusanne Moog <look@susi.dev>
    Tested-by: Andreas Fernandez's avatarAndreas Fernandez <a.fernandez@scripting-base.de>
    Reviewed-by: Xavier Perseguers's avatarXavier Perseguers <xavier@typo3.org>
    Reviewed-by: Susanne Moog's avatarSusanne Moog <look@susi.dev>
    Reviewed-by: Andreas Fernandez's avatarAndreas Fernandez <a.fernandez@scripting-base.de>
    760f209d