Hi,
I am using AspDotNetStorefront ML 8.0.1.2/8.0.1.2
I have an error whenever I try to use E-mail To a Friend functionality for products that contain "&" character in their names (ex. "Blue Sapphire & Diamond Ring")
I tried to fix error by modifying notification.emailproduct.xml.config in this way
1. by encoding=UTF-16
2. by creating an extension function to clean the node of product name. The problem is that the error is produced before this function to be called. I also checked this function using other product name (ex."Barbour Liddesdale Womens Coat")
Any help would be greatly appreciated
Doru