This is similar to another post in this forum.
If I create a new project with a form, webscriptmanager and a WebTextEditor control with AutoPostBack-ValueChange = "Asyc" then will bug out if I enter a ", \ or & symbol into the control and tab or click out of it.
I'm using 14.2.20142.1028
I can't find a 14.2 service release, my visual studio extension can't find a 14.2 service release. Is there one?
I can't raise a support ticket - the form comes back with an error every time.
Hello Jonathan,
Thank you for posting on our forums. I will be happy to assist you with this issue.
Currently, there is no service release available for 14.2 since it was released only a month ago. To learn when the service releases will be available, please refer to our Service Release Schedule page on our website.
If you encounter an issue submitting a support request, please feel free to email your support request with all the information you've provided in the case to support@infragistics.com. Please note, because I am already investigating your inquiry, this process isn't necessary for this instance.
Please allow me some time to investigate this issue further. I will be sure to update this forum thread when I have more information regarding the WebTextEditor issue.
Thank you. I think I'll have to fall back to an earlier release.
Please note: if you have TextMode="MultiLine", then it will fail on the async postback because the \n is not escaped.