Last modified by Thomas Mortagne on 2017/03/24

<
From version < 1.3 >
edited by Eduard Moraru
on 2012/07/10
To version < 3.1 >
edited by Vincent Massol
on 2012/07/12
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.enygma
1 +XWiki.VincentMassol
Content
... ... @@ -2,7 +2,7 @@
2 2  {{toc/}}
3 3  {{/box}}
4 4  
5 -This release fixes a serious issues preventing the migration from version 3.5.1 and earlier and fixe a serious issue preventing statistics to be collected properly in release 4.x and later.
5 +This release fixes a serious issue preventing the migration from version 3.5.1 and earlier (especially when the wiki had statistics data in the database).
6 6  This version also provide a new migration procedure that is almost 200 times faster, fixing the problematic downtime for large wikis and wiki farm.
7 7  
8 8  = New and Noteworthy (since XWiki Enterprise 4.1.2) =
... ... @@ -13,6 +13,11 @@
13 13  Project in ("XWiki Commons", "XWiki Rendering", "XWiki Platform", "XWiki Enterprise", "XWiki Enterprise Manager") and fixVersion in ("4.1.3") and resolution in ("Fixed")
14 14  {{/jira}}
15 15  
16 +== Extension Manager improvements ==
17 +
18 +* When displaying a conflict during XAR extension install the right future author of the document is indicated for "next" and "merged" versions.
19 +* Indicate the language of the imported document in the log when installing a XAR extension
20 +
16 16  = Known issues =
17 17  
18 18  * [[Bugs we know about>>http://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=category+%3D+%22Top+Level+Projects%22+AND+issuetype+%3D+Bug+AND+resolution+%3D+Unresolved+ORDER+BY+updated+DESC]]
... ... @@ -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  
55 +== Custom displayers in the XWikiUsers class ==
56 +
57 +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.
58 +
50 50  == Issues specific to XWiki Enterprise 4.1.3 ==
51 51  
52 52  Nothing specific.

Get Connected