-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.2.X EE
-
Fix Version/s: 6.2.X EE
-
Component/s: Wiki, ~ [Archived] Collaboration
-
Labels:
-
Fix Priority:4
-
Git Pull Request:
Console errors when moving pages with drafts. In the steps below I create two pages, save a draft of one of the pages then try to move it.
Steps to Reproduce:
- Navigate to Admin > Content > Wiki Admin
- Select the Main node (6.2.x) or create a node (master)
- Select All Pages in the tool bar
- Add Page, Publish
- Select All Pages in the tool bar
- Add Page 2, Publish
- Select All Pages in the tool bar
- Edit the page, Save as Draft
- Select All Pages in the tool bar
- Find the page with a draft, Click on the drop down and select move.
- Try to move the page to a new parent page. (I believe it will break with moving to new node, broke for me with renaming in master)
Expected Result:
No console errors. I think normally a warning appears letting the user know you can't move a page with drafts pending.
Actual Result:
Console errors, a message alerts the user Wiki is temporarily unavailable.
Console output available here
17:04:26,603 ERROR [http-bio-8080-exec-3][PortletServlet:117] javax.portlet.PortletException: javax.servlet.ServletException: com.liferay.wiki.exception.PageVersionException javax.portlet.PortletException: javax.servlet.ServletException: com.liferay.wiki.exception.PageVersionException
- Testing discovered
-
LPS-67282 Console errors when renaming Wiki pages with saved drafts
- Closed