When creating a new sub-server, error in Website Redirects

SYSTEM INFORMATION
OS type and version RHEL 8
Webmin version 2.001
Virtualmin version 7.3
Related packages

After creating a new sub-server, Server Configuration/Website Redirects returns:
500 -
Unescaped left brace in regex is illegal here in regex; marked by ← HERE in m/^(http|https)://%{ ← HERE HTTP_HOST}(/.*)$/ at /usr/libexec/webmin/virtual-server/list_redirects.cgi line 20.

The Regex is :

/^(http|https)://%{HTTP_HOST}(/.*)$/)

I’ve fixed it on my server but would be good for a general fix. Not urgent.

Hello,

This is a known issue and already fixed upstream:

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.