Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • E extensions.typo3.org
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 84
    • Issues 84
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 7
    • Merge requests 7
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • servicesservices
  • t3o sites
  • extensions.typo3.org
  • extensions.typo3.org
  • Issues
  • #39
Closed
Open
Issue created Feb 10, 2017 by Andreas Wolf@andreaswolfContributor

Scheduler tasks cannot be created with EXT:ter installed

What was the cause of the issue?

EXT:ter still uses an outdated interface (tx_scheduler_AdditionalFieldProvider) in the file class.tx_ter_updateExtensionIndexTask_additionalFieldProvider.php. This leads to an error message when trying to create a scheduler task

Steps to reproduce

Go to the scheduler BE module, try to create a new task.

Output of error log

( ! ) Fatal error: Interface 'tx_scheduler_AdditionalFieldProvider' not found in /var/www/html/typo3conf/ext/ter/task/class.tx_ter_updateExtensionIndexTask_additionalFieldProvider.php on line 25

Assignee
Assign to
Time tracking