Known issues
403 error for all URLs containing develop-
403 error for all URLs containing develop-
ID: 975182
Backlog
Published on 2/1/2024
•
Last update on 11/11/2024
Summary
It is expected that a URL can contain any word without generating an error, but the word "develop" followed by the "-" character generates an automatic 403 error.
For example, a product with a text link how-to-develop-a-culture-of-customer-centricity
will display a 403 error since it contains the "develop-" string.
Simulation
- Put the string "develop-" in a text link
- Load the product
- See the 403 error
Workaround
Do not use the string "develop-"