Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 3 of 3

Thread: E-Mail To A Friend error

  1. #1
    doru is offline Senior Member
    Join Date
    Jan 2008
    Posts
    158

    Default E-Mail To A Friend error

    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

  2. #2
    AspDotNetStorefront Staff - Scott's Avatar
    AspDotNetStorefront Staff - Scott is offline Administrator
    Join Date
    Mar 2007
    Location
    Ashland, OR
    Posts
    2,390

    Default

    The problem's actually in the emailproduct.aspx logic, not the XML package. If you contact support we have a fix we can provide.

  3. #3
    doru is offline Senior Member
    Join Date
    Jan 2008
    Posts
    158

    Default

    Thank you, Scott!

    Doru