Support term names containing spaces and dashes

Created on 5 November 2019, over 4 years ago
Updated 8 September 2023, 10 months ago

Given the following code:

    if ($this->options['transform']) {
      $argument = str_replace('-', ' ', $argument);
    }

A term with the name: "Product Type-Omega" will fail because it will try to query for terms named "Product Type Omega".

✨ Feature request
Status

Needs work

Version

1.0

Component

Code

Created by

πŸ‡¨πŸ‡­Switzerland dan2k3k4 Zurich

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

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.69.0 2024