Properly handle empty meeting URL

Created on 18 November 2024, about 1 month ago

Problem/Motivation

There is a field validator which verifies that the widget has a properly formatted meeting URL. But the preSave method of the field type is not taking care of that. And also, if there is no meeting URL, the field formatter should not output anything.

Proposed resolution

Verify for empty values in the preSave of the field type and avoid output by the formatter, if no URL is provided.

πŸ› Bug report
Status

Active

Version

1.3

Component

Code

Created by

πŸ‡©πŸ‡ͺGermany jurgenhaas Gottmadingen

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