Details
-
Bug
-
Resolution: Fixed
-
Blocker
-
10.11.9, 12.10.5
-
Unknown
-
N/A
-
N/A
-
Description
How to reproduce:
- create an application, with one or more computed fields (the standard title and content from AWM or any other computed field)
- add some pages of that application (pages with one of more objects of that class in them)
Expected result:
- in the database (in storage), there are only entries for the non-computed fields, each in their dedicated table, as the model describes
Actual result:
- for each computed field and for each object in pages:
- in the table xwikiproperties there will be an entry specifying the type "com.xpn.xwiki.objects.StringProperty" in the class type column
- in the table xwikistrings , there will be an entry for the computed field (with XWS_NAME set to the computed field) and with empty value.
Attachments
Issue Links
- causes
-
XWIKI-19113 Can't edit in place the Title and Content fields
- Closed
- is duplicated by
-
XWIKI-19027 Adding a computed field property to an XWiki class updates all the pages having an object of that class with an empty revision
- Closed
- is related to
-
XWIKI-19027 Adding a computed field property to an XWiki class updates all the pages having an object of that class with an empty revision
- Closed
-
XWIKI-10092 An object can be stored in the database without some of its properties
- Closed
- relates to
-
XWIKI-18716 NPE when adding comments with CAPTCHA as guest user which prevents adding further comments
- Closed