Wiki source code of Release Notes for XWiki 5.0.3
Last modified by Thomas Mortagne on 2017/03/24
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
1.1 | 1 | {{box cssClass="floatinginfobox" title="**Contents**"}} |
2 | {{toc/}} | ||
3 | {{/box}} | ||
4 | |||
5 | This is the release notes for XWiki Platform, XWiki Enterprise and XWiki Enterprise Manager. They share the same release notes as they are released together and have the same version. | ||
6 | |||
![]() |
4.1 | 7 | This is a bugfix release. The blocking bugs that leaded to this release are a regression with right checking in old API and an the New Page menu not showing up or user without admin right. |
![]() |
1.1 | 8 | |
9 | = New and Noteworthy (since XWiki 5.0.2) = | ||
10 | |||
![]() |
5.1 | 11 | [[Full list of issues fixed and Dashboard for 5.0.3>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=11597]]. |
![]() |
1.1 | 12 | == Full Issue List == |
13 | |||
![]() |
5.1 | 14 | {{jira style="list" url="https://jira.xwiki.org" fields="type, status, key, summary" source="jql"}} |
![]() |
4.2 | 15 | Project in ("XWiki Commons", "XWiki Rendering", "XWiki Platform", "XWiki Enterprise", "{RETIRED} XWiki Enterprise Manager") and fixVersion in ("5.0.3") and resolution in ("Fixed") and component not in ("Build, Infrastructure and Tests") |
![]() |
1.1 | 16 | {{/jira}} |
17 | |||
18 | = Translations = | ||
19 | |||
20 | The following translations have been updated: | ||
21 | |||
![]() |
3.1 | 22 | {{language codes="de,fr,lv,pt_BR"/}} |
![]() |
1.1 | 23 | |
24 | = Tested Browsers & Databases = | ||
25 | |||
26 | {{include reference="TestReports.ManualTestReportXWiki503Summary"/}} | ||
27 | |||
28 | = Known issues = | ||
29 | |||
![]() |
5.1 | 30 | * [[Bugs we know about>>https://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]] |
![]() |
1.1 | 31 | |
32 | = Backward Compatibility and Migration Notes = | ||
33 | |||
34 | == General Notes == | ||
35 | |||
36 | You may also want to [[import the default wiki XAR>>Main.Download]] in order to benefit from all the improvements listed above. | ||
37 | |||
38 | {{warning}} | ||
39 | 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. | ||
40 | {{/warning}} |