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

FIX**.xml missing values for MsgType

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Default
    • Resolution: Fixed
    • Affects Version/s: 1.0.5
    • Fix Version/s: 1.1.0
    • Component/s: Build
    • Labels:
      None
    • Environment:
      All

      Description

      The fix specification files FIX40.xml, FIX41.xml and FIX42.xml (but not 43 and 44) are missing the values sub elements for the MsgType field definition.

      Currently they have:

      <field number="35" name="MsgType" type="STRING"/>

      But they should have something like:

      <field number="35" name="MsgType" type="STRING">
      <value enum="0" description="HEARTBEAT" />
      <value enum="1" description="TEST_REQUEST" />

        Attachments

          Activity

            People

            • Assignee:
              toli Toli Kuznets
              Reporter:
              gmillermarket Graham Miller
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: