Re: [HAPI-devel] Empty Message field reps change after encode

2017-03-20 Thread Christian Ohr
Thank you, I will have a look at this - probably takes a few more days until I find some time... cheers Christian Am 20.03.2017 um 17:12 schrieb Christopher Speck: > I have tested this and it does seem to be a bug. Comparing the original > parsed string with the encoded result shows that the en

Re: [HAPI-devel] Empty Message field reps change after encode

2017-03-20 Thread Christopher Speck
I have tested this and it does seem to be a bug. Comparing the original parsed string with the encoded result shows that the encoded result contains an extra carriage return, but otherwise equal. The first calls to rde_o11.getORDER(0).getRXCReps() and rde_o11.getPATIENT().getAL1Reps() will crea