Bug 1868605 Comment 1 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Not sure if I should open another bug for this, because it probably has the same cause: When modifying the URL (like changing ref or the path), when starting the request it will try http first, even though the modified URL was https before.

STR are the same as [comment 0](#c0):
1. Open https://www.example.com/path
2. Change the path to `path2`
3. Press `Enter`
4. Observe that `http:` is displayed when starting the load
Not sure if I should open another bug for this, because it probably has the same cause: When modifying the URL (like changing ref or the path), when starting the request it will try http first, even though the modified URL was https before.

STR are the same as [comment 0](#c0):
1. Open https://www.example.com/path
2. Change the path to `path2`
3. Press `Return`
4. Observe that `http:` is displayed when starting the load

Back to Bug 1868605 Comment 1