| Anonymous | Login | Signup for a new account | 2025-11-14 08:47 UTC |
| My View | View Issues | Change Log | Roadmap | Doomseeker Issue Support Ranking | Rules | My Account |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0003752 | Doomseeker | Website | public | 2020-01-30 13:41 | 2021-08-07 16:53 | ||||
| Reporter | WubTheCaptain | ||||||||
| Assigned To | Zalewa | ||||||||
| Priority | normal | Severity | tweak | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | 1.2 | ||||||||
| Target Version | 1.3.1 | Fixed in Version | 1.3.3 | ||||||
| Summary | 0003752: Source code download hyperlinks use HTTP scheme | ||||||||
| Description | The download page links to'http://doomseeker.drdteam.org/files/*.tar.xz. [^]' Instead of http:// scheme, https:// should be used instead in the hyperlink href attribute. | ||||||||
| Steps To Reproduce | 'https://doomseeker.drdteam.org/download.php [^]' select "Other (Source Code)" | ||||||||
| Attached Files | |||||||||
Notes |
|
|
WubTheCaptain (reporter) 2020-01-30 13:50 edited on: 2020-01-30 13:50 |
Actually, I don't think the scheme and full URI should be in the URL. href="http://doomseeker.drdteam.org/files/doomseeker-1.3.1_src.tar.xz" could be: href="//doomseeker.drdteam.org/files/doomseeker-1.3.1_src.tar.xz" or more simply: href="/files/doomseeker-1.3.1_src.tar.xz" |
|
Zalewa (developer) 2020-02-09 11:20 |
Should be fixed. |
|
WubTheCaptain (reporter) 2020-02-13 02:09 |
'https://bitbucket.org/Doomseeker/website/commits/97e0e4fa34d7004cea80e3ffd6a3c16b9a813ca4 [^]' |
|
This issue is already marked as resolved. If you feel that is not the case, please reopen it and explain why. |
|
| Supporters: | No one explicitly supports this issue yet. |
| Opponents: | No one explicitly opposes this issue yet. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2020-01-30 13:41 | WubTheCaptain | New Issue | |
| 2020-01-30 13:50 | WubTheCaptain | Note Added: 0021159 | |
| 2020-01-30 13:50 | WubTheCaptain | Note Edited: 0021159 | View Revisions |
| 2020-01-30 17:05 | Zalewa | Status | new => acknowledged |
| 2020-01-31 12:45 | WubTheCaptain | Category | Bug => Website |
| 2020-02-09 11:20 | Zalewa | Note Added: 0021187 | |
| 2020-02-09 11:20 | Zalewa | Assigned To | => Zalewa |
| 2020-02-09 11:20 | Zalewa | Status | acknowledged => needs testing |
| 2020-02-13 02:09 | WubTheCaptain | Note Added: 0021202 | |
| 2020-02-13 02:09 | WubTheCaptain | Status | needs testing => resolved |
| 2020-02-13 02:09 | WubTheCaptain | Fixed in Version | => 1.3.3 |
| 2020-02-13 02:09 | WubTheCaptain | Resolution | open => fixed |
| 2020-02-13 02:10 | WubTheCaptain | Target Version | => 1.3.1 |
| 2021-08-07 16:53 | Blzut3 | Status | resolved => closed |
| Copyright © 2000 - 2025 MantisBT Team |