Zandronum Chat on our Discord Server Get the latest version: 3.2
Source Code

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0003752DoomseekerWebsitepublic2020-01-30 13:412021-08-07 16:53
ReporterWubTheCaptain 
Assigned ToZalewa 
PrioritynormalSeveritytweakReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version1.2 
Target Version1.3.1Fixed in Version1.3.3 
Summary0003752: Source code download hyperlinks use HTTP scheme
DescriptionThe 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

- Relationships

-  Notes
User avatar (0021159)
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"

User avatar (0021187)
Zalewa (developer)
2020-02-09 11:20

Should be fixed.
User avatar (0021202)
WubTheCaptain (reporter)
2020-02-13 02:09

'https://bitbucket.org/Doomseeker/website/commits/97e0e4fa34d7004cea80e3ffd6a3c16b9a813ca4 [^]'

Issue Community Support
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






Questions or other issues? Contact Us.

Links


Copyright © 2000 - 2025 MantisBT Team
Powered by Mantis Bugtracker