-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.0 M3
-
Fix Version/s: 7.0.0 M1
-
Component/s: Calendar, Staging > Export/Import, ~[Archived] WCM
-
Labels:None
-
Story Points:9
-
Fix Priority:5
-
Git Pull Request:
When importing a LAR containing calendar bookings with comments, the com.thoughtworks.xstream.mapper.CannotResolveClassException exception is thrown.
Steps to reproduce
Creating a site calendar
- Deploy the calendar portlet; add it to a page.
- Click in the "Current site calendars" arrow; click in "Add Calendar"
- In the calendar configuration window, enter a name for it and check the "Enable comments" checkbox. Save the calendar.
Creating commented event
- Add an event in the newly created calendar.
- Click on the event; click in "View Details".
- Click in "Be the first." Enter a content for the comment. Click in "Reply"
- Close the "View Details" window.
Exporting pages
- Go to "Admin" (at top right) and then click in "Site Administration."
- In the "Site pages" section, click in "Export". In the new screen, click in "Export"
- In the new screen, at the "Download" column of the table, click in the link.
Importing the page
- Click in "Admin", then in "Control Panel"
- Click in "Sites." Click in "Add", then in "Blank Site"
- Enter a name to the site. Save it.
- In the new screen, click in "Pages", then "Site Pages"
- Click in "Import"
- Drag the downloaded LAR file to the dashed area (or upload it clicking in "Select File")
- Click in "Continue", then in "Continue" again, then in "Import".
Expected results
- A "Successful" message will apear.
Actual results
- A "Failed" message appears.
- In its "Details", there is the message:
An unexpected error occurred with the publication process. Please check your portal and publishing configuration. com.thoughtworks.xstream.mapper.CannotResolveClassException: com.liferay.portlet.messageboards.model.impl.MBMessageImpl
- causes
-
LPS-53061 Cannot publish portlets already moved to OSGi bundles
- Closed
- is a dependency of
-
LPS-46845 Adding a comment to a calendar event causes LAR import to fail
- Closed
- is caused by
-
LPS-46191 Extract the polls application from the core to the new location
- Closed
- relates
-
LPS-46191 Extract the polls application from the core to the new location
- Closed
- Testing discovered
-
LPS-46845 Adding a comment to a calendar event causes LAR import to fail
- Closed
- links to
(2 links to)