-
Type:
Bug
-
Resolution: Not a bug
-
Priority:
High
-
None
-
Affects Version/s: 2.8
-
Component/s: None
-
Environment:
MySQL5
Steps to reproduce:
- create a page
- edit the page and submit the change
- open the version 1 of the page
Problem:
Confluence doesn't update the CONTENT table properly, leaving CONTENT_STATUS as "current" and most importantly setting PAGEID to NULL. This is causing a havoc for all kinds of parts of Confluence and macros that don't expect that a page with spacekey NULL can exist.
Example:
http://confluence.demo.atlassian.com/pages/viewpage.action?pageId=1179894
Notice the breadcrumb: {{ Dashboard > Undefined Space > version test }} the "Undefined Space" portion is caused by this bug.
Please fix ASAP and provide an upgrade task and/or sql script for correcting the data in the db.
- relates to
-
CONFSERVER-10804 Breadcrumbs contain "Undefined Space" when viewing historical version of page
-
- Closed
-
- was cloned as
-
CONFSERVER-12157 Breadcrumbs show "Undefined" space for historical page versions
-
- Closed
-
-
CONFSERVER-12167 Explanation of historical records required in Javadoc and Plugin Guide
- Closed