Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Cristhian Amaya 52 posts 423 karma points
    Apr 11, 2017 @ 13:11
    Cristhian Amaya
    0

    Special character error in email workflow

    Hi everyone

    I've got a form with a text field which its label is: "Nº de vuelo¨. When the form is submitted, the email workflow fails with the following error:

    2017-04-11 14:12:00,772 [9] ERROR Umbraco.Forms.Core.Providers.WorkflowTypes.SendEmail - [Thread 24] There was a problem sending an email to 'EMAIL_ADDRESS' from Workflow for Form 'Transfers' with id '292a15df-09c3-4365-82f8-a188abd361b5' for Record with unique id '0137e7be-43ba-44ee-a55c-127c018b4480'
    System.Xml.XmlException: The 'º' character, hexadecimal value 0xBA, cannot be included in a name.
       at System.Xml.XmlDocument.CheckName(String name)
       at System.Xml.XmlDocument.CreateElement(String prefix, String localName, String namespaceURI)
       at System.Xml.XmlDocument.CreateNode(XmlNodeType type, String prefix, String name, String namespaceURI)
       at System.Xml.XmlDocument.CreateNode(XmlNodeType type, String name, String namespaceURI)
       at Umbraco.Forms.Data.XmlHelper.addTextNode(XmlDocument xmlDocument, String name, String value)
       at Umbraco.Forms.Core.RecordField.ToXml(XmlDocument xmlDocument)
       at Umbraco.Forms.Core.Record.ToXml(XmlDocument xd)
       at Umbraco.Forms.Core.Providers.WorkflowTypes.SendEmail.Execute(Record record, RecordEventArgs e)
    

    Is there anything I should do to be able to use that character or is this a bug?

    Cheers!

  • Dennis Aaen 4499 posts 18254 karma points admin hq c-trib
    Apr 11, 2017 @ 18:28
    Dennis Aaen
    0

    Hi Cristhian,

    Could you please the report it here, so we have it´s in our issue tracker.

    http://issues.umbraco.org/issues/CON

    All the best,

    /Dennis

  • Cristhian Amaya 52 posts 423 karma points
    Apr 11, 2017 @ 18:54
    Cristhian Amaya
    100

    Done! here's the link in case anyone is looking for the same thing: http://issues.umbraco.org/issue/CON-1328

Please Sign in or register to post replies

Write your reply to:

Draft