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
  • ..
  • Element
  • InputDateTimeElement.ts
Find file BlameHistoryPermalink
  • Andreas Fernandez's avatar
    [BUGFIX] Fix dispatching of `formengine.dp.change` event for date fields · b5ee7cf4
    Andreas Fernandez authored Dec 03, 2020 and Georg Ringer's avatar Georg Ringer committed Dec 03, 2020
    With the introduction of a new datetime picker, the listener for the
    event `formengine.dp.change` was not attached properly which broke the
    validation of updated datetime field. The listener is now attached to
    the datetimer field properly.
    
    To avoid introducing jQuery again, the method
    `FormEngineValidation.markFieldAsChanged` became aware of non-jQuery
    objects.
    
    Resolves: #92913
    Related: #91606
    Releases: master
    Change-Id: I3727f362a7d685fdea9bcdf0f1d3b37eca12d424
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/66966
    
    
    Tested-by: default avatarTYPO3com <noreply@typo3.com>
    Tested-by: Markus Klein's avatarMarkus Klein <markus.klein@typo3.org>
    Tested-by: Georg Ringer's avatarGeorg Ringer <georg.ringer@gmail.com>
    Reviewed-by: Markus Klein's avatarMarkus Klein <markus.klein@typo3.org>
    Reviewed-by: Georg Ringer's avatarGeorg Ringer <georg.ringer@gmail.com>
    b5ee7cf4