Bug: v1.2.0 Premiere Panel Win Installer download link broken (missing href) #157
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
In Settings → Capture SDKs, the v1.2.0 Premiere Panel "Win Installer" download link is broken. The anchor tag has
download=""but nohrefattribute, so clicking does nothing.Steps to Reproduce
Expected
Browser should download the Windows installer file.
Actual
Nothing happens — the
<a>tag is missing thehrefattribute (only has emptydownload="").Note
The ZXP link for v1.2.0 works correctly. The v1.0.1 and v1.0.0 entries both have correct
hrefattributes for both ZXP and Win Installer links.Environment