Disable trimming of metatag separator

Created on 2 December 2024, 4 months ago

Problem/Motivation

The metatag separator is being trimmed, which reduces the possibility of having a separator followed by a space.
For example: You can't have "Value1, Value2", but only "Value1,Value2" or "Value1 | Value2", but only "Value1|Value2".

Steps to reproduce

1. Go to /admin/config/search/metatag/settings.
2. Set the separator value to " | ".
3. Save the form.
Result: The separator value is trimmed.

Proposed resolution

Remove the trimming behavior. Set the user's responsibility to remove any unnecessary spaces.

✨ Feature request
Status

Needs work

Version

2.1

Component

Code

Created by

πŸ‡ΊπŸ‡¦Ukraine Anna D

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