Uploaded image for project: 'Minecraft Launcher'
  1. Minecraft Launcher
  2. MCL-8420

Legacy: Launcher loads Minecraft tumblr page unencrypted

XMLWordPrintable

    • Icon: Bug 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

            Unassigned Unassigned
            marcono1234 Marcono1234
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: