On 9 Mar, 17:26, "cdouglas" <[EMAIL PROTECTED]> wrote:
> Hello,
>    After the fix was put in to handle CDATA in XML docs, I started
> having garbage strings show up in the CData sections.  Its always the
> same but randomly in the cdata.   Is anyone else seeing this?  I am
> just using a str_replace to get rid of it, but I would rather not have
> to.
>
> This is what is getting put in randomly.
>
> ]]><![CDATA[
>
> Thanks
> Chris

Hi Chris

Sounds like the fix is a bit over zealous about putting the CDATA
markers  in. Due to way that the internals of SDO works it takes them
out in the XML read logic and puts them in again when the strings are
stored in the SDO properties. So obviously something is going wrong in
some cases. I haven't seen this happen. Do you have an example where
it always happens or can you describe what sort of document it happens
in so I can reproduce it.

Regards

Simon


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"phpsoa" group.
To post to this group, send email to phpsoa@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.co.uk/group/phpsoa?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to