Hey Guys,
Out of curiosity, I'm wondering how others are working with storing XML in Product.ExtensionData via WSI. When we upload product data via WSI that contains XML in the ExtensionData field, we end up with encoded xml in the database. This is causing some issues on using the ExtensionData xml in our XMlPackages.
Basically, WSI is doing an XmlEncode() on the passed in xml string. We end up with the following in the database:
Is there a nice way to work with this now in XMLPackages? Or do you have to re-write the wsi code to not do the XmlEncode()?<Title>Inductive Preaching</Title>