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

Calling toString() on an empty Message object resutls in a NullPointerException

    Details

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

      Description

      doing (new quickfix.Message()).toString() results in an NPE.
      That's b/c the FieldMap.calculateString() function doesn't guard against fields missing from the pre-canned set of fields.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved: