Mojira Archive
WEB-2838

Minecraft.net - Dutch Download Page Windows & macOS

Upon arriving on the Dutch download page for Minecraft: Java Edition https://www.minecraft.net/nl-nl/download

Clicking "Downloaden voor Windows" doesn't start a download as this button is missing the needed href attribute.
Same goes for the macOS download button, Linux/Android/iOS works just fine

This occurs when using a Windows & macOS equipped machine using any browser (Chrome/Safari_*1_/Edge/Firefox/IE/Opera)

Adding it back in from the US page immediately resolves the issue; 

For Windows

"<a class="btn btn-lg btn-primary" href="https://launcher.mojang.com/download/MinecraftInstaller.msi" data-bi-id="n1c1c2c1c1m1r1a3" data-bi-name="download for windows" data-bi-type="text">
 
 
 <i class="btn-primary__icon icon-download-arrow"></i>
 <span class="btn-primary__text">Downloaden voor Windows</span>
 </a>"

For macOS

<a href="https://launcher.mojang.com/download/Minecraft.dmg" data-bi-id="n1c2c1c2c1c1c2m1r1a3">Downloaden voor macOS</a>

*1 Only tested on macOS, not the deprecated Windows version 

Fixed

Sven Missorten

[Mojang] Web Team

2020-08-01, 02:07 PM

2021-09-28, 03:24 PM

2021-09-28, 03:24 PM

0

2