Announcement

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

    Summary sample bugs

    Hello Isomorphic,

    the grid_summaries-sample seems to have a bug. The setShowGridSummary()-row for the shipDate-field is empty.

    The shipDate-field in Multi-line summary sample has two summary functions, but only one is displayed for me ("First Order" is missing).

    I tested using the online showcase (v10.0p_2015-05-16) and FF26/GC42.

    Best regards
    Blama

    #2
    The first issue you mention is not a bug, but an intentional consequence of the sample configuration. We do agree the second issue seems to be real and we are currently investigating the cause.

    Comment


      #3
      Hi Isomorphic,

      sorry, I did not notice the shipDateField.setShowGridSummary(false).

      FYI: I noted the issues (or: the remaining issue) while replying to a post. I do not use summaries, so this has no priority for me.

      Best regards
      Blama

      Comment


        #4
        This has been resolved and the fix will be in the next nightly builds. Thanks for letting us know.

        Comment


          #5
          Hi Isomorphic,

          this is working for me now (v10.0p_2015-05-21).
          Out of interest: There are bugs sometimes directly visible in the showcase. When fixing them, do you build a testcase that checks that that specific bug does not reappear? Also, this affected the very function the sample wanted to show. Do you have testcases for this?

          Best regards
          Blama

          Comment


            #6
            Whether or not a testcase is added depends on the specifics of the situation - why the bug occurred and the likelihood of it happening again (in this case, in a way specific to SGWT only).

            Each commit is run against thousands of tests, but of course not every possible situation is covered.

            Comment

            Working...
            X