[QFJ-532] When creating Message from String, no MsgType is set Created: 23/Jun/10  Updated: 01/Apr/14  Resolved: 01/Apr/14

Status: Closed
Project: QuickFIX/J
Component/s: Message Generation
Affects Version/s: 1.4.0
Fix Version/s: None

Type: Bug Priority: Default
Reporter: Daniel Ludwig Assignee: Unassigned
Resolution: Cannot Reproduce Votes: 0
Labels: None
Environment:

Windows XP, Java/Eclipse



 Description   

When I try to create a quickfix.Message from String, using one of the following constructors: (String, DataDictionary, Validation) or (String, Validation), no MsgType is set in the created quickfix.Message, even if included in the String itself.

The same result can be achieved, when using the fromString() Method.

My application can therefore not determine the type of Message passed.



 Comments   
Comment by Brad Harvey [ 24/Jun/10 ]

MessageUtils#parse might do the trick.

Comment by Christoph John [ 01/Apr/14 ]

Could not reproduce this in unit tests.

Generated at Sat May 04 20:29:22 UTC 2024 using JIRA 7.5.2#75007-sha1:9f5725bb824792b3230a5d8716f0c13e296a3cae.