Add option to encode special characters in urls

Created on 16 July 2019, over 5 years ago
Updated 15 February 2024, 9 months ago

Problem/Motivation: Values that include special url characters like # and "/" are not encoded. As a result the facet does not apply.

Example: A facet of color with the value #FFF will create a url of color/#FFF where the browser breaks it as color#FFF identifying the value as a fragment.

Proposed resolution: Include in the defaultCoder and TaxonomyTermCoder encode and decode function a function that encodes/decodes these special characters.

Feature request
Status

Fixed

Version

2.0

Component

Code

Created by

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