
Bastiaan Wakkie - 2008-12-30 14:26:41
I am not sure id this is the http.php doing this but here it goes:
We use an autonomy search engine that we query with http.php. The returning xml is somehow incorrect. I needed to alter to the xml:
1) replace all \' into "
2) I missed <![CDATA[" .... "]]> completely
could http.php have stripped this out perhaps?
thanks