-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.2.0 CE M4
-
Fix Version/s: 6.2.0 CE M4
-
Component/s: Staging, Staging > Export/Import
-
Labels:
-
Environment:Git CE Trunk with MySQL 5.5 on a windows 7 machine.
-
Git Pull Request:
In trunk, in JournalPortletDataHandlerImpl.java [exportArticle()], there's a call on line 184 to JournalStructureLocalServiceUtil.getStructure() on a valid article existing in table, "JournalArticle". The function checks the table "JournalStructure", but it doesn't exist there. The structure exists in the table, "DDMStructure".
This was discovered as an underlying issue when fixing LPS-31315.
- is caused by
-
LPS-30961 As a WCM Administrator, I will be able to create and edit structures and templates using the new editors from Dynamic Data Mapping (DDM)
-
- Closed
-
- is duplicated by
-
LPS-31781 It's impossible to export web contents from control panel
- Closed
-
LPS-32125 Exporting WebContent based upon global structures can't find DDMStructure
- Closed
- Testing discovered
-
LPS-31315 Site template with added webcontent of global scope draws error when creating new organization with Create Site checked
- Closed