Changes for page Release Notes for XWiki Enterprise 4.1.3
Last modified by Thomas Mortagne on 2017/03/24
Change comment:
Mentioned the custom displayers issue for the XWikiUsers class
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -47,6 +47,10 @@ 47 47 48 48 Please see {{jira style="enum" url="http://jira.xwiki.org"}}XWIKI-8036{{/jira}} for more details. 49 49 50 +== Custom displayers in the XWikiUsers class == 51 + 52 +If you have added some custom displayers to new or existing fields in the ##XWiki.XWikiUsers## class, you need to check and make sure that they are written in the currently default wiki syntax. This is required because the XWikiUsers document will now always be forced to use the currently default wiki syntax, no matter what syntax you save it with. If your custom displayers are written in 1.0 syntax, for example, and the class document is in 2.1 syntax, they will not render. 53 + 50 50 == Issues specific to XWiki Enterprise 4.1.3 == 51 51 52 52 Nothing specific.