Details
Description
Definitions like
CMIString200 = '^.
{0,200}$';
reject followinf Unicode chars:
U+000A LINE FEED
U+000D CARRIAGE RETURN
U+2028 LINE SEPARATOR
U+2029 PARAGRAPH SEPARATOR
An attempt to call SetValue(param_name, str_value), where str_value contains any of these chars fails.
What is the reason for such restriction?
Attachments
Issue Links
- has been marked as being related by
-
MDL-8193 Incorrect handling of quotes in SetValue processing
-
- Closed
-