What steps will reproduce the problem?
1. C# use IsEmailValid("AndB@thisisA&B.com") (method from IsMail.cs)
2.
3.
What is the expected output? What do you see instead?
Expect false (or if you want to erroneously go for true then at least
information about faulty character - ampersand in the ResultInfo)
What version of the product are you using? On what operating system?
C# dated April 24, 2011 on Windows 7 using VS2012 to compile the code
Please provide any additional information below.
On the website I see more useful information thatn with teh C# code
Try the url:
http://isemail.info/AndB%40thisisA%26B.com
Original issue reported on code.google.com by dave.cha...@gmail.com on 28 Jan 2015 at 11:53
Original issue reported on code.google.com by
dave.cha...@gmail.com
on 28 Jan 2015 at 11:53