Uploaded image for project: 'Qt 3D Studio'
  1. Qt 3D Studio
  2. QT3DS-1908

Editor fails to open 1.1 presentations with data input in them

XMLWordPrintable

    • 213c431bce993ec48adee59cd9cbc93b580efda1

      Try to open a presentation made with 1.1 (or any older internal builds of 2.0) that has some data input in it.

      This will fail like this:

      Presumably because the data input syntax change (prepending $ and so) is done in a non-backwards compatible manner and now it chops off the first character without checking if it's '$'.

      In the runtime we had this corrected during the review of the corresponding patch but it seems that editor is still using the wrong approach, breaking compatibility.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            anmaatta Antti Määttä
            lagocs Laszlo Agocs
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes