-
Bug
-
Resolution: Fixed
-
None
-
Critical
-
Content protection: Fix html entity handling
-
Emptyshow more show less
symbols like <, > and alike should be represented as html entities in converted TMX.
should be fixed.
Additionally we need to fix conversion clean up logic: currently if memory was created but encountered error on import of converted TMX existing logic will not delete this new memory but only rolls back language resource changes.
We have to introduce more complex clean up logic.