displaying top 100 results
Tracker Comment Comment on isValid 'Email' validation allows underscores in email form by External U.
2613127 CF-3345191 External U. Agree with kevink23 - the isValid test for email should not pass an address that will cause an error when used in the cfmail tag.
Tracker Comment Comment on isValid 'Email' validation allows underscores in email form by External U.
2613127 CF-3345191 External U. Agree with kevink23 - the isValid test for email should not pass an address that will cause an error when used in the cfmail tag.
Valid('email', 'test@test_123.com');
Actual Result: Return True;
Expected Result: Return False;
Any Workarounds:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3345191
External Customer Info:
External Company:
External Customer Name: kevink23
External