[QFJ-150] Calling toString() on an empty Message object resutls in a NullPointerException Created: 03/Mar/07  Updated: 25/Aug/07  Resolved: 03/Mar/07

Status: Closed
Project: QuickFIX/J
Component/s: Engine
Affects Version/s: 1.0.5
Fix Version/s: 1.1.0

Type: Bug Priority: Default
Reporter: Toli Kuznets Assignee: Toli Kuznets
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Duplicate
is duplicated by QFJ-229 FIX engine stuck in unrecoverable sta... Closed

 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.



 Comments   
Comment by Toli Kuznets [ 03/Mar/07 ]

fixed in revision 601

Generated at Sat Nov 23 10:55:04 UTC 2024 using JIRA 7.5.2#75007-sha1:9f5725bb824792b3230a5d8716f0c13e296a3cae.