-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.1.10 DXP FP12, 7.2.10 DXP GA1, Master
-
Fix Version/s: 7.1.10 DXP FP15, 7.1.X, 7.2.10 DXP FP1, 7.2.X, 7.2.1 CE GA2, 7.3.10 DXP GA1, Master
-
Component/s: Staging > Export/Import
-
Branch Version/s:7.2.x, 7.1.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Git Pull Request:
StageModelDataHandlerUtil.java:559 goes through all .xml files in the .lar file searching for useful information. This is ok, but it doesn't consider the case of some .xml files which store binary data for images (com.liferay.portal.kernel.model.Image) . It generates several UTF-8 like cryptic exceptions.