Skip to content

GitLab

  • Menu
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
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • 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
  • accessibility
  • TYPO3.CMS
  • Repository

Switch branch/tag
  • TYPO3.CMS
  • ..
  • Container
  • InlineRecordContainer.php
Find file BlameHistoryPermalink
  • Johannes Schlier's avatar
    [BUGFIX] Remove disabled button in inline records · c13a2840
    Johannes Schlier authored May 30, 2017 and Christian Kuhn's avatar Christian Kuhn committed Jun 02, 2017
    If the info icon is disabled it is now removed completely.
    Previously the logic for new records was not caught correctly, so that
    the case for the enabled icon with a new record was executed.
    Disabling the icon should remove it completely,
    as a disabled non-clickable icon is not helpful and confusing for editors.
    This is now done, and the case for the enabled icon with new records is
    also correctly caught.
    
    Resolves: #81380
    Releases: master, 8.7
    Change-Id: I1c78a99a83efa3c88e3a6337df9cd0c8a959ea7b
    Reviewed-on: https://review.typo3.org/52970
    
    Reviewed-by: Daniel Windloff's avatarDaniel Windloff <daniel.jc.windloff@googlemail.com>
    Tested-by: default avatarTYPO3com <no-reply@typo3.com>
    Reviewed-by: default avatarMarkus Sommer <markussom@posteo.de>
    Tested-by: default avatarMarkus Sommer <markussom@posteo.de>
    Tested-by: Daniel Windloff's avatarDaniel Windloff <daniel.jc.windloff@googlemail.com>
    Reviewed-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Tested-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    c13a2840

Replace InlineRecordContainer.php

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.