To make it easier for users, the Message Browser treats 0x0A characters
like 0x0D. This takes into account the fact that often messages
may have been modified by logging programs. This does cause a slight
problem with lab result messages with embedded 0x0A characters.
To view these messages in the message browser, you must edit the messages.
Concatenate the lines which are split with 0x0A characters
so that only one segment appears on each line. Then re-parse the
message.
This is only a limitation of the browser and not of Chameleon itself.