Version 9.2 by Vincent Massol on 2012/09/17

Show last authors
1 {{box cssClass="floatinginfobox" title="**Contents**"}}
2 {{toc/}}
3 {{/box}}
4
5 Bugfix release for the 4.0 release.
6
7 {{error}}
8 If you're using XWiki in virtual mode (ie. if you host multiple wikis on the same webapp), note that an [[important bug>>http://jira.xwiki.org/browse/XWIKI-8160]] has been found in this version. It has been fixed in [[XWiki Enterprise 4.1.4>>ReleaseNotesXWikiEnterprise414]]. We thus recommend to not install this version and use 4.1.4 or later instead.
9 {{/error}}
10
11 = New and Noteworthy (since XWiki Enterprise 4.0) =
12
13 {{jira style="list" notes="false" jql="true" url="http://jira.xwiki.org"}}
14 Project in ("XWiki Commons", "XWiki Rendering", "XWiki Platform", "XWiki Enterprise", "XWiki Enterprise Manager") and fixVersion in ("4.0.1") and resolution in ("Fixed")
15 {{/jira}}
16
17 = Tested Browsers =
18
19 Here's the list of browsers tested with this version (i.e. browsers that we've tested as working - Check the list of [[supported browsers>>dev:Community.BrowserSupportStrategy]]):
20
21 {{browser name='firefox' version= '13.0.1'/}}
22
23 {{browser name='chrome' version= '19'/}}
24
25 = Tested Databases =
26
27 For the list of supported databases please click [[here>>http://dev.xwiki.org/xwiki/bin/view/Community/DatabaseSupportStrategy]].
28
29 {{database name="hsqldb" version="2.2.8"/}}
30
31 {{database name="mysql" version="5.x"/}}
32
33 {{database name='oracle' version= '11.x'/}}
34
35 {{database name='postgresql' version= '9.x'/}}
36
37 = Known issues =
38
39 * [[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]]
40
41 = Backward Compatibility and Migration Notes =
42
43 == General Notes ==
44
45 {{warning}}
46 If you're running in a multiwiki setup you'll also need to define the property //xwiki.store.migration.databases=all// to your //xwiki.cfg// file or explicitly name all databases to be migrated as in //xwiki.store.migration.databases=db1,db2,...//.
47 {{/warning}}
48
49 You may also want to [[import the default wiki XAR>>Main.Download]] in order to benefit from all the improvements listed above.
50
51 {{warning}}
52 Always make sure you compare your ##xwiki.cfg## and ##xwiki.properties## files with the newest version since some configuration parameters were added. Note that you should add ##xwiki.store.migration=1## so that XWiki will attempt to automatically migrate your current database to the new schema. Make sure you backup your Database before doing anything.
53 {{/warning}}
54
55 == API Breakages ==
56
57 No API where modified since 4.0.

Get Connected