-
Sub-task
-
Resolution: Fixed
-
Low
In mlang_string::fix_syntax() to replace control characters in the \n in the list:
- ASCII:
- 0B, LINE TABULATION
- 0C, FORM FEED
- 0D, CARRIAGE RETURN
- 17, END OF TRANSMISSION BLOCK
- 19, END OF MEDIUM
- 1A, SUBSTITUTE
- ISO 8859:
- 82, BREAK PERMITTED HERE
- 85, NEXT LINE
- 98, START OF STRING
- 9C, STRING TERMINATOR
- Unicode character categorys:
- Character combination:
- \r[\n|http://www.fileformat.info/info/unicode/char/0A/index.htm]
- blocks
-
MDLSITE-1510 Filter cleaning debris from the translation
-
- Closed
-
-
MDLSITE-1574 mlang_string::fix_syntax(): Optimization of regular expressions
-
- Closed
-
- is blocked by
-
MDLSITE-1564 mlang_string::fix_syntax(): Add common filter
-
- Closed
-