-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 5.1 EE SP5 (5.1.8), 5.2 EE SP5 (5.2.9) , 6.0 EE SP1 (6.0.11)
-
Fix Version/s: 5.1 EE SP6 (5.1.9), 5.2 EE SP6 (5.2.10), 6.0 EE SP2 (6.0.12)
-
Component/s: None
-
Labels:None
LocalizationUtil.getLocalization() may return an incomplete result.
This bug occurs because the getLocalization() call XMLStreamReader.getText() which is allowed to break text content into several chunks and this was not accounted for.
- is related to
-
LPS-14852 Replace getText() with getElementText() to retrieve the whole text content.
- Closed