html_filter schema set to integer although configured as a float

Created on 16 September 2025, 16 days ago

Problem/Motivation

The html_filter processor schema defines tags as a sequence of integers, but the default configuration provides floats (e.g., 1.5). This mismatch can cause schema validation issues.

Proposed resolution

Update the schema to use type: float instead of type: integer.

Steps to reproduce

  1. Enable the processor with default configuration.
  2. Export or validate config and see that floats conflict with the integer type.

📌 Task
Status

Active

Version

1.0

Component

General code

Created by

🇨🇦Canada joelpittet Vancouver

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

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024