View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0030165 | 2.x IDE Bugs | General | Public | 2018-11-02 16:02 | 2018-11-16 15:47 |
Reporter | Dan | Assigned To | Russell Kay | ||
Priority | Medium | Severity | C - General | Reproducibility | 100% |
Status | Closed | Resolution | Fixed | ||
Platform | - | OS | Windows 10 | OS Version | Pro x64 |
Product Version | 2.2.1 | ||||
Target Version | 2.2.1 | Fixed in Version | 2.2.1 | ||
Summary | 0030165: General: Release notes pages don't work when viewed using https | ||||
Description | Not strictly an IDE issue, but adding it here because it's part of the IDE build and release tools... Our IDE and runtime release notes pages are built using http links, but users are reporting their browsers are starting to insist they use https. However, whilst the main "parent" page will load if you view the URL using https, the actual contents of each version's release notes (the "child pages") are still linked-to via http and will then not embed due to the downgrade of security protocol. Expected: We change the system the release notes are built with so that all links are made using https. (We need to ensure this applies to existing releases as well as all future ones.) | ||||
Steps To Reproduce | 1. Visit https://gms.yoyogames.com/release-notes-runtime.html or https://gms.yoyogames.com/ReleaseNotes.html 2. Observe the page is missing its core content, as shown in the attached screenshot. Repro: 100% | ||||
Tags | No tags attached. | ||||
2.x IDE Found In | 2.2.0.343 | ||||
2.x Runtime Found In | 2.2.0.261 | ||||
2.x IDE Verified In | 2.2.1.367 | ||||
2.x Runtime Verified In | 2.2.1.278 | ||||