connect.sunlife.ca - page is empty
Categories
(Web Compatibility :: Site Reports, defect, P2)
Tracking
(Webcompat Priority:P1, Webcompat Score:8, firefox-esr115 unaffected, firefox-esr140 unaffected, firefox150 affected, firefox151 affected, firefox152 affected)
| Tracking | Status | |
|---|---|---|
| firefox-esr115 | --- | unaffected |
| firefox-esr140 | --- | unaffected |
| firefox150 | --- | affected |
| firefox151 | --- | affected |
| firefox152 | --- | affected |
People
(Reporter: ksenia, Unassigned)
References
()
Details
(Keywords: webcompat:needs-contact, webcompat:site-report, Whiteboard: [webcompat-source:product])
User Story
platform:windows,mac,linux,android impact:site-broken configuration:general affects:all branch:release diagnosis-team:webcompat user-impact-score:1000
Environment:
Operating system: desktop
Firefox version: Firefox 150.0.1 (release)
Preconditions:
- Clean profile
Steps to reproduce:
- Navigate to: https://connect.sunlife.ca/s/login/?language=en_CA
- Observe the page
Expected Behavior:
Page loads and shows a login form
Actual Behavior:
Page is blank
Notes:
- Reproducible on the latest Firefox Release and Nightly
- Reproducible regardless of the ETP setting
- Works as expected using Chrome
Created from webcompat-user-report:69cea3d1-7412-4fa5-b5e0-965d34fdd556
Comment 1•1 month ago
|
||
It works as expected on the first load.
However, it fails on subsequent loads. In this case, If Clear cookies and site data is executed, it will start working again.
Comment 2•1 month ago
|
||
Regression window:
https://hg-edge.mozilla.org/mozilla-central/pushloghtml?fromchange=654fd8ff04cc239ef2e99c2ac148bb7cf001ec71&tochange=e65fa93d92aff32b5b7e61d905ba771595ef5a26
On Windows 11 Nightly 152.0a1, spoofing the UA as follows does the trick.
user_pref("general.useragent.override", "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:148.0) Gecko/20100101 Firefox/148.0");
Updated•1 month ago
|
Comment 3•1 month ago
|
||
They're using Akamai, so it could be related. But the symptoms don't match.
Updated•1 month ago
|
Comment 4•1 month ago
|
||
Simply changing the UA string doesn't seem to fix it on my end, when I reproduce the problem. I think we need more info here before we know if a site-patch is feasible.
Description
•