Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-95498

Url links do not work in a clickable sign.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • Minecraft 15w51b
    • None
    • OS: Windows XP
      Java version: 1.8.0_66
    • Unconfirmed

      I was using /give to create a clickable sign that would run a tellraw command that opens a url link. Instead, the sign was created, showing text up until the line with the tellraw clickEvent but sometimes fails to display the text for which the clickEvent is added and all other text afterwords.

      To reproduce:
      1. use a command block to run the following code:

      /give @p minecraft:sign 1 0 {BlockEntityTag:{Text1:"{\"text\":\"some text\"}",Text2:"{\"text\":\"some more text\"}",Text3:"{\"text\":\"example.com\",\"clickEvent\":{\"action\":\"open_url\",\"value\":\"http://example.com\"}}",Text4:"{\"text\":\"other text\"}"}}
      

            Unassigned Unassigned
            Komodo2013 Jacob Larsen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: