In another thread it was mentioned that RP 3 uses a new sanitizer that permits HTML by default in products.
Our current setup includes the mod that allows HTML in product descriptions only. We are the only ones who upload products while our users post reviews (where HTML is still disallowed in 2.91).
We have a javascript call that we use in the product description so it sounds like the new sanitizer might impact that call.
What does the sanitizer filter out and will it have an impact on the
JS call?
If so, is there a way to modify that for products only?
Thanks.