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
  • ..
  • TCA
  • tx_irretutorial_1ncsv_price.php
Find file BlameHistoryPermalink
  • Nicole Cordes's avatar
    [BUGFIX] Return correct source record for relations · 1b8efb4b
    Nicole Cordes authored Aug 27, 2018 and Oliver Hader's avatar Oliver Hader committed May 05, 2021
    This change addresses a flaw when resolving ancestor ids of 1:n
    relationships - resolving `l10n_source` pointer always was `0`.
    
    Besides that now only non-empty `l10n_parent` or `l10n_source` are
    returned as integer. Otherwise `null` is returned and signals that
    a corresponding ancestor could not be resolved at all.
    
    Scenario `localizeParentContentChainLanguageSynchronizationSource` of
    `DataHandling\IRRE\ForeignField\Modify\ActionTest` was given already,
    however `l10n_source` fields were missing in their TCA.
    
    Resolves: #86141
    Releases: master, 10.4, 9.5
    Change-Id: Ia0e3d9accd5c1998f4fd971861262c158cc8f838
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/69031
    
    Tested-by: core-ci's avatarcore-ci <typo3@b13.com>
    Tested-by: Oliver Hader's avatarOliver Hader <oliver.hader@typo3.org>
    Reviewed-by: Oliver Hader's avatarOliver Hader <oliver.hader@typo3.org>
    1b8efb4b

Replace tx_irretutorial_1ncsv_price.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.