-
Type:
Bug
-
Resolution: Unresolved
-
None
-
Affects Version/s: None
-
Component/s: InstantTranslate
-
Critical
-
Fix for a problem where when empty translation was returned and the requested translation is part of the segmented query, the empty result is rendered even if some other resource delivers non empty result.
-
Emptyshow more show less
Problem
If you search in instant translate and the searched text is segmented and if one of the first received result(slot) for segment in your searched string is empty then this segment will be pre-filled with empty translation and not updated later when other slots results are rendered/received.
Solution
Do not render translation span for slots which do not contain any translated content(target is empty).