-
Bug
-
Resolution: Fixed
-
None
-
High
-
Fix for native XLF dialect that the content of placeholder tags is either shown or not properly.
-
Emptyshow more show less
problem
Depending on the imported XLF dialect the content of placeholder tags is either shown or not.
For native XLF this is decided if there is a ctype attribute or not. What is working for single tags, but not for paired tags since on paired tags the ctype is only on the bpt and not on the ept.
solution
Change that so that paired tags are handled correctly.