Actions
Bug #945
closedstoutner.com does not load domain setting if typed into new tab
Start date:
12/13/2022
Due date:
% Done:
0%
Estimated time:
Description
This is a change caused by an update to the underlying Qt WebEngine packages in Debian.
Updated by Soren Stoutner almost 2 years ago
This only happens if `stoutner.com` is entered in the URL bar, which redirects to `https://www.stoutner.com` without processing the domain settings. Entering `www.stoutner.com` works correctly, indicating that the problem is with redirection not triggering domain settings.
Updated by Soren Stoutner almost 2 years ago
This ends up being a duplicate of #821. The changing of the user agent causes the site before the redirect to load, omitting domain settings.
Actions