Skip to content
GitLab
  • Menu
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 & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3
  • typo3typo3
  • Repository
Switch branch/tag
  • typo3
  • ..
  • Element
  • GroupElement.php
Find file BlameHistoryPermalink
  • Andreas Fernandez's avatar
    [BUGFIX] Remove unused `fieldChangeFunc` in GroupElement · be239c20
    Andreas Fernandez authored Nov 18, 2018 and Benni Mack's avatar Benni Mack committed Nov 19, 2018
    The class GroupElement defines a `fieldChangeFunc` which is unused in
    this context. Since this never caused an issue, it's assumed to be save
    to remove the change handler.
    
    This allows further cleanup in the FormEngine JavaScript land, e.g.
    deprecating `setFormValueManipulate()`.
    
    Resolves: #86948
    Releases: master
    Change-Id: I51f8c0c6bf3cd383ba2e12e29f329ceb979a9799
    Reviewed-on: https://review.typo3.org/58910
    
    Tested-by: default avatarTYPO3com <no-reply@typo3.com>
    Reviewed-by: Wouter Wolters's avatarWouter Wolters <typo3@wouterwolters.nl>
    Reviewed-by: Georg Ringer's avatarGeorg Ringer <georg.ringer@gmail.com>
    Tested-by: Georg Ringer's avatarGeorg Ringer <georg.ringer@gmail.com>
    Reviewed-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    Tested-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    be239c20