Skip to content
GitLab
Projects Groups 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
    • Contributors
    • Graph
    • Compare
    • 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
    • Infrastructure Registry
  • 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
Switch branch/tag
  • TYPO3.CMS
  • ..
  • Container
  • InlineRecordContainer.php
Find file BlameHistoryPermalink
  • Benni Mack's avatar
    [BUGFIX] File metadata can’t be edited inline · 3754059d
    Benni Mack authored Jun 15, 2015 and Andreas Wolf's avatar Andreas Wolf committed Jun 16, 2015
    Since 2012, there is a special mechanism to allow some tables for
    editing even if their records reside on a page that is inaccessible for
    the user. This is checked for regular forms in
    ``EditDocumentController``, but the check for inline elements was
    missing until this patch.
    
    Resolves: #65563
    Releases: master, 6.2
    Change-Id: I6d984c28672e2b3ba225ea91f6c7292aa3e1127d
    Reviewed-on: http://review.typo3.org/37586
    
    
    Reviewed-by: Benni Mack's avatarBenjamin Mack <benni@typo3.org>
    Reviewed-by: Daniel Maier's avatarDaniel Maier <dani-maier@gmx.de>
    Tested-by: Daniel Maier's avatarDaniel Maier <dani-maier@gmx.de>
    Reviewed-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Tested-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Reviewed-by: Andreas Wolf's avatarAndreas Wolf <andreas.wolf@typo3.org>
    Tested-by: Andreas Wolf's avatarAndreas Wolf <andreas.wolf@typo3.org>
    3754059d