Fanfare Home | Community Home | Contact Us  

11691 -- Pattern maps using D could match newline characters

Space Search
Searching iTest 3.2 Release Notes
Table of Contents

For regular expressions applied to the text of the response, existing pattern maps that use \D could match newline characters (and therefore more characters that you had intended).

Workaround: To match only non-digits within one line, change occurrences to [^\r\n0-9].

Labels:

response_map response_map Delete
fixed_in_3_3 fixed_in_3_3 Delete
Enter labels to add to this page:
Wait Image 
Looking for a label? Just start typing.