View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
20215Bug reportsLimeSurvey Websitepublic2025-08-26 17:30
Reportertassoman Assigned Totibor.pacalat  
PrioritynoneSeveritypartial_block 
Status feedbackResolutionreopened 
Summary20215: Missing link to older releases, inside Releases page, community website
Description

The community website has a release page, inside this page there's a table listing all downloadable older releases for LS.
HTML source code is malformed, downloads are not working

Steps To Reproduce

Steps to reproduce

  1. Open https://community.limesurvey.org/releases/ page
  2. Click any release
  3. see: page is reloaded, download does not start

Expected result

as visitor I would like to click any older release in order to download a zip package

Actual result

Actually, each row has two cells, but is missing link tag <a>. Attribute href is obtained by TR tag, but this is not valid HTML.
Every row should have a cell with a valid link tag in it, pointing to relative downloadable file.

https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/tr

TagsNo tags attached.
Bug heat4
Complete LimeSurvey version number (& build)website
I will donate to the project if issue is resolvedNo
Browserfirefox 141.0 64b
Database type & versionwebsite
Server OS (if known)
Webserver software & version (if known)
PHP VersionPHP

Users monitoring this issue

tassoman

Activities

tassoman

tassoman

2025-08-12 11:29

reporter   ~83211

Links are on the GitHub can be easily "forged" by indicating tag name, for example 6.14.3+250617

Download page:
https://github.com/LimeSurvey/LimeSurvey/releases/tag/6.14.3%2B250617

Download file:
https://github.com/LimeSurvey/LimeSurvey/archive/refs/tags/6.14.3+250617.zip

This issue can also be related to this forum post:
https://forums.limesurvey.org/forum/installation-a-update-issues/156999-ci-cd-automated-download#269205

tassoman

tassoman

2025-08-26 17:29

reporter   ~83322

I'm sorry to inform you this issue stills unresolved. By clicking old release, you get the page having the correct title, but download (and changelog) brings you to latest.

tassoman

tassoman

2025-08-26 17:30

reporter   ~83323

I'm sorry to inform you this issue stills unresolved. By clicking old release, you get the page having the correct title, but download (and changelog) brings you to latest.

Issue History

Date Modified Username Field Change
2025-08-12 11:20 tassoman New Issue
2025-08-12 11:20 tassoman Issue Monitored: tassoman
2025-08-12 11:20 tassoman Bug heat 0 => 2
2025-08-12 11:29 tassoman Note Added: 83211
2025-08-12 11:29 tassoman Bug heat 2 => 4
2025-08-12 14:21 tibor.pacalat Assigned To => tibor.pacalat
2025-08-12 14:21 tibor.pacalat Status new => resolved
2025-08-12 14:21 tibor.pacalat Resolution open => fixed
2025-08-26 17:29 tassoman Note Added: 83322
2025-08-26 17:30 tassoman Status resolved => feedback
2025-08-26 17:30 tassoman Resolution fixed => reopened
2025-08-26 17:30 tassoman Note Added: 83323