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
  • Packages & Registries
    • Packages & 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
  • accessibility
  • TYPO3.CMS
  • Repository
Switch branch/tag
  • TYPO3.CMS
  • typo3
  • sysext
  • backend
  • Classes
  • Clipboard
  • Clipboard.php
Find file BlameHistoryPermalink
  • Benni Mack's avatar
    [!!!][TASK] Remove tce_db options "prErr" and "uPT" · 7df7dee3
    Benni Mack authored Sep 30, 2017 and Christian Kuhn's avatar Christian Kuhn committed Oct 02, 2017
    The two GET/POST parameters "prErr" (Print Errors) and "uPT" (Update Pagetree)
    are removed.
    
    The GET/POST parameter "uPT" is there to explicitly request a refresh of
    the page tree if visible on the next module load.
    
    The GET/POST parameter "prErr" adds flash messages to the session queue
    which should be a default behaviour anyway.
    
    Please note that this only affects the SimpleDataHandlerController (BE module "tce_db") and no datahandler calls itself.
    
    The first parameter of DataHandler->printLogErrorMessages() is removed
    as it is unused.
    
    Resolves: #82629
    Releases: master
    Change-Id: Ifc925e49b49f1537a65141810403a7758e0b448b
    Reviewed-on: https://review.typo3.org/54244
    
    Tested-by: default avatarTYPO3com <no-reply@typo3.com>
    Reviewed-by: Susanne Moog's avatarSusanne Moog <susanne.moog@typo3.org>
    Reviewed-by: Andreas Fernandez's avatarAndreas Fernandez <typo3@scripting-base.de>
    Tested-by: Susanne Moog's avatarSusanne Moog <susanne.moog@typo3.org>
    Reviewed-by: Frank Nägler's avatarFrank Naegler <frank.naegler@typo3.org>
    Reviewed-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Tested-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    7df7dee3