If user provides a hyperlink in the html body specifying a URL which contains a query string (parameter), it wrongly generates the html with invalid hyperlink tag and also put double quotes surrounding the query string value. Please test hyperlink with query string and come up with a fix. We need it our project urgently.
Comments: Same problem for me. http://mgsp3/Doc/A.pdf?p=1 --> <a href="http://mgsp3/Doc/A.pdf?p="1"">Ny
Comments: Same problem for me. http://mgsp3/Doc/A.pdf?p=1 --> <a href="http://mgsp3/Doc/A.pdf?p="1"">Ny