Cron error if no connector is enabled

Created on 14 August 2025, 2 days ago

Problem/Motivation

If no connector is enabled l10n_server_cron() fails with an exception.

Steps to reproduce

  1. Remove any connector
  2. Run cron

Proposed resolution

Avoid calling methods on the possibly undefined $connector variable. The result is unused anyway, so this does not change any behavior.

Remaining tasks

User interface changes

-

API changes

-

Data model changes

-

🐛 Bug report
Status

Active

Version

3.0

Component

Code

Created by

🇩🇪Germany tstoeckler Essen, Germany

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024