Details
-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
None
-
6.4.1
-
None
-
Unknown
-
N/A
-
N/A
-
Description
Steps to reproduce:
- Create a class: Sandbox.MyClass
- Add a property called "p1" (string)
- Save the class
- Create a page Sandbox.Test
- Add an object of the class Sandbox.MyClass on it
- Set a value to p1
- Save the document
- Go back to Sandbox.MyClass, add a property "p2" (a string) and save
- Go back to Sandbox.Test, add a value to the property "p2" and save
- Look at the history and rollback to the first version of Sandbox.Test
- Go on edit object mode, and see: the property "p2" is still there with the value you set, even if in the version 1.1, the property did not exist.
Cause: Since "p2" did not exists in the version 1.1, the rollback action does not handle it.
It causes: XWIKI-11787.
Attachments
Issue Links
- is duplicated by
-
XWIKI-11787 @headings-color doesn't revert to #000000 (black) when rolling back the Color Theme
-
- Closed
-