2sic / 2sxc

DNN + 2sxc = #DNNCMS - This tool helps web designers and developers prepare great looking content in DNN (DotNetNuke). It's like mixing DNN with Umbraco and Drupal :)
http://2sxc.org
MIT License
145 stars 39 forks source link

Bug: Rename Content-Type Regex Fails because of browser /v flag changes #3365

Closed iJungleboy closed 4 months ago

iJungleboy commented 4 months ago

I'm submitting a

[x] bug report => search github for a similar issue before submitting

...about

[x] admin experience UI

Current Behavior / Expected Behavior

A regex which should verify renamed content-types is not applied, because it uses a regex which newer browsers want more explicit escaping because of the /v flag when compiling regex.

Your environment