Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Error Loading File After Initial Attempt Fails with Validation Errors (In SGWT Showcase)

    Hi Isomorphic. I am experiencing an error that can be reproduced in the v6.0p showcase, when trying to load a file after an initial failed attempt. The steps to reproduce it using this sample are:
    1. Select a file without entering a title first.
    2. Hit the save button. A validation error is shown for the Title field, which can't be empty.
    3. Enter a valid title value.
    4. Hit save again. The save is not processed!
    This is also happening in 5.1p 2016-04-02. My Chrome version is 49.0.2623.110 m. In my case, it happens after any validation fails in the form that includes the FileItem control.

    ​Thanks

    #2
    This has been fixed for builds dated April 9 and later.

    Comment


      #3
      Thanks Isomorphic.

      Comment


        #4
        Hi Isomorphic. I just ran this in 5.1-p20160411, but it doesn't seem to be fixed yet. In the 6.0p showcase sample it is fixed...

        Comment


          #5
          When you say you "just ran this", what did you run, exactly?

          If you mean you ran the sample code you pointed to originally, note that there was a bug in that sample and it was changed - make sure you're using that latest code.

          Otherwise, we'll need a standalone sample, exactly the code you're running, because we're getting a "works for us" in all versions, 5.1 and later.

          Comment


            #6
            Hi Isomorphic. Yes, I'm sorry... didn't realize that so far I hadn't mentioned the test case I was running in 5.1p.
            Anyway, I just ran my test case again, and it passed. I must have not cleared my environment properly in my previous try.
            Thanks!

            Comment

            Working...
            X