Uploaded image for project: 'Minecraft (Bedrock codebase)'
  1. Minecraft (Bedrock codebase)
  2. MCPE-90154

Invalid JSON form response when input default value is null

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • None
    • 1.16.1
    • None
    • Unconfirmed
    • Windows

      When sending custom form with input element having default value set to null and then submit the form in minecraft without typing anything I get an invalid json response like this:

      [null,0,,false,true,5.0,0]
      

      The 3rd item (empty space) is the input element. However this isn't a valid json because it must be either null or quoted empty string.

            CreeperFace Jan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: