-
Bug
-
Resolution: Duplicate
-
None
-
1.6.76 (java)
-
None
-
Confirmed
The bug
The Minecraft tumblr page is loaded unencrypted by the Java Minecraft launcher:
net.minecraft.launcher.ui.LauncherPanel.createLauncherInterface
protected JPanel createLauncherInterface() { JPanel result = new JPanel(new BorderLayout()); this.tabPanel.getBlog().setPage("http://mcupdate.tumblr.com"); ... }
It might be good to remove it complete since no new content is posted on this page anymore.
Affected versions
Currently tracked here since selectable launcher versions here in Mojira are not always up to date
- 1.6.84-j
- relates to
-
MCL-8367 Update Notes out of date
- Resolved