Uploaded image for project: 'QuickFIX/J'
  1. QuickFIX/J
  2. QFJ-413

The repeating group count check doesn't work if the count == 0

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Default
    • Resolution: Fixed
    • Affects Version/s: 1.4.0
    • Fix Version/s: 1.5.1
    • Component/s: Engine
    • Labels:
      None

      Description

      1) repro steps:
      ===========
      send any message with valid repeating group fields except in the count, set the value to zero.

      2) bad behavior:
      ============
      No error is thrown. the repeating group is not ignored and is parsed anyway even though the group count is zero. Note: i don't think fix protocol states how to handle this case but i would assume this is an error.

      3) expected behavior:
      ================
      normally, if the count value doesn't match the actual number of "repeating group" you get this error: "Incorrect NumInGroup count for repeating group"

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              fuy Francis Uy
            • Votes:
              1 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: