-
Bug
-
Resolution: Unresolved
-
None
-
None
-
High
-
Emptyshow more show less
problem
If the following characters are in the importable content (in this case an Excel file via Okapi):
FF | Form Feed | Seitenvorschub (mit zwangsläufigem Umbruch der Zeile) | U+000C |
NEL | Next Line | Nächste Zeile | U+0085 |
LS | Line Separator | Zeilentrenner | U+2028 |
PS | Paragraph Separator | Absatztrenner | U+2029 |
This results in the following two problems:
- They are not recognized as allowed whitespace between the MRK tags, instead they are recognized as other and therefore forbidden content
- Approve in translate5 if the listed characters are encoded as tags if they are in a MRK tag, if not the should be replaced as char tag.