Bug: v1.2.0 Premiere Panel Win Installer download link broken (missing href) #157

Open
opened 2026-05-28 19:43:33 -04:00 by zgaetano · 0 comments
Owner

Description

In Settings → Capture SDKs, the v1.2.0 Premiere Panel "Win Installer" download link is broken. The anchor tag has download="" but no href attribute, so clicking does nothing.

Steps to Reproduce

  1. Log into dragonflight.live as admin
  2. Navigate to Admin → Settings → Capture SDKs
  3. Find the v1.2.0 Premiere Panel entry
  4. Click the "Win Installer" link

Expected

Browser should download the Windows installer file.

Actual

Nothing happens — the <a> tag is missing the href attribute (only has empty download="").

Note

The ZXP link for v1.2.0 works correctly. The v1.0.1 and v1.0.0 entries both have correct href attributes for both ZXP and Win Installer links.

Environment

  • Dragonflight v1.2.0
  • Tested via Playwright headless browser
## Description In Settings → Capture SDKs, the v1.2.0 Premiere Panel "Win Installer" download link is broken. The anchor tag has `download=""` but no `href` attribute, so clicking does nothing. ## Steps to Reproduce 1. Log into dragonflight.live as admin 2. Navigate to Admin → Settings → Capture SDKs 3. Find the v1.2.0 Premiere Panel entry 4. Click the "Win Installer" link ## Expected Browser should download the Windows installer file. ## Actual Nothing happens — the `<a>` tag is missing the `href` attribute (only has empty `download=""`). ## Note The ZXP link for v1.2.0 works correctly. The v1.0.1 and v1.0.0 entries both have correct `href` attributes for both ZXP and Win Installer links. ## Environment - Dragonflight v1.2.0 - Tested via Playwright headless browser
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: WildDragonLLC/dragonflight#157
No description provided.