Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. gdelhumeau1 +XWiki.enygma - Content
-
... ... @@ -16,12 +16,6 @@ 16 16 17 17 Please note that the default preferences (the ##XWikiPreferences## document) has been moved from ##xwiki-enterprise-ui-admin-user## to ##xwiki-enterprise-ui-mainwikipreferences##. 18 18 19 -== Upgrades == 20 - 21 -The following dependencies have been upgraded: 22 - 23 -* <list libraries that have been upgraded> 24 - 25 25 = Translations = 26 26 27 27 The following translations have been updated: ... ... @@ -28,10 +28,14 @@ 28 28 29 29 {{language codes="none, none"/}} 30 30 25 +{{comment}} Remove this comment when the test results are available! 26 + 31 31 = Tested Browsers & Databases = 32 32 33 33 {{include reference="TestReports.ManualTestReportTemplateSummary"/}} 34 34 31 +{{/comment}} 32 + 35 35 = Known issues = 36 36 37 37 * [[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]] ... ... @@ -41,15 +41,3 @@ 41 41 == General Notes == 42 42 43 43 When upgrading make sure you compare your ##xwiki.cfg##, ##xwiki.properties## and ##web.xml## files with the newest version since some configuration parameters may have been modified or 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. 44 - 45 -== Issues specific to XWiki <version> == 46 - 47 -<issues specific to the project> 48 - 49 -== API Breakages == 50 - 51 -The following APIs were modified since <project> <version - 1>: 52 - 53 -{{code language="none"}} 54 -<clirr output here> 55 -{{/code}}