Hi Mike,
I'm wondering if you've come across this issue before. When there is a line break in a text field, when PHP Soap is reading the field, it will return nothing in it's place.

Example: Object/Field: CaseComment.CommentBody

Hi there,
This is sample text

more sample text


will be read by SOAP to produce this:


Hi there,This is sample textmore sample text
Have you had any experience with this issue and how did you resolve it?

I understand there are now HTML fields (rich Text) available but for standard fields you cannot change the field type so I need to find a resolution for this.

Thanks,
Adam.