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

Incorrect BeginString set in quickfix.fix50.Message class [getHeader().setField(new BeginString("FIXT.1.1"));

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Default
    • Resolution: Not a bug
    • Affects Version/s: 1.5.0
    • Fix Version/s: None
    • Component/s: Engine
    • Labels:
    • Environment:
      quickfixj [windows/unix]

      Description

      The BeginString is mistakenly set to 'FIX.1.1' in the quickfix.fix50.Message class. In other Message classes in the packages quickfix.fix* it is correctly set.
      Solution: getHeader().setField(new BeginString("FIXT.5.0"));

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              fbern Fabio Bernasconi
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: