Open GoogleCodeExporter opened 8 years ago
The problem is that when the individual product is sent to the server we take
the XML fragment for that node. This doesn't include the namespace declarations.
We need to create a new document and import the node into that. Then PHP will
correctly add the appropriate namespaces for us.
Original comment by msca...@google.com
on 21 Nov 2013 at 2:42
Original issue reported on code.google.com by
msca...@google.com
on 21 Nov 2013 at 2:40