Wiki source code of Release Notes for XWiki 10.8.2

Version 17.2 by Clément Aubin on 2018/11/30

Show last authors
1 {{box cssClass="floatinginfobox" title="**Contents**"}}
2 {{toc/}}
3 {{/box}}
4
5 This is the release notes for [[XWiki Commons>>http://commons.xwiki.org]], [[XWiki Rendering>>http://rendering.xwiki.org]] and [[XWiki Platform>>http://platform.xwiki.org]]. They share the same release notes as they are released together and have the same version.
6
7 This is a bugfix release that covers important issues that we have discovered since [[10.8.1>>doc:ReleaseNotes.Data.XWiki.10\.8\.1.WebHome]] has been released.
8
9 {{error}}
10 Some important bugs have been discovered since XWiki 10.8.1 has been released:
11
12 * [[Impossible to change the notification "applications settings" if emails are disabled>>https://jira.xwiki.org/browse/XWIKI-15886]]
13 * [[Configured default interval for notification mails is not really taken into account in many cases>>https://jira.xwiki.org/browse/XWIKI-15881]]
14 * [[Comments and Annotations classes initializers should have common properties in the same order>>https://jira.xwiki.org/browse/XWIKI-15812]]
15 * [[Impossible to use DB storage for deleted document/attachment>>https://jira.xwiki.org/browse/XWIKI-15759]]
16 * [[ClassCastException when specifying the escape character and using like>>https://jira.xwiki.org/browse/XWIKI-15724]]
17 * [[Editing is broken when being performed on a mobile device with the wiki editor and syntax highlighting>>https://jira.xwiki.org/browse/XWIKI-15554]]
18
19 This release also includes a fix for one security issue.
20 {{/error}}
21
22 = New and Noteworthy (since XWiki 10.8.1) =
23
24 [[Full list of issues fixed and Dashboard for 10.8.2>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=14346]].
25
26 = All Changes =
27
28 {{cache id="RN1082"}}
29 {{jira style="list" url="https://jira.xwiki.org" fields="type, status, key, summary" source="jql"}}
30 category = 10000 AND fixVersion in ("10.8.2") AND resolution in (Fixed) and component not in ("Development Issues only")
31 {{/jira}}
32 {{/cache}}
33
34 = Tested Browsers & Databases =
35
36 {{include reference="TestReports.ManualTestReportSummaryXWiki1082.WebHome"/}}
37
38 = Known issues =
39
40 * [[Bugs we know about>>https://jira.xwiki.org/issues/?jql=category%20%3D%2010000%20AND%20issuetype%20%3D%20Bug%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20updated%20DESC]]
41
42 = Backward Compatibility and Migration Notes =
43
44 == General Notes ==
45
46 * When upgrading make sure you compare and merge the following XWiki configuration files since some parameters may have been modified, removed or added:
47 ** ##xwiki.cfg##
48 ** ##xwiki.properties##
49 ** ##web.xml##
50 ** ##hibernate.cfg.xml##
51 * Add ##xwiki.store.migration=1## in ##xwiki.cfg## so that XWiki will attempt to automatically migrate your current database to any new schema. Make sure you backup your Database before doing anything.
52
53 == API Breakages ==
54
55 The following APIs were modified since XWiki 10.8.1:
56
57 {{backwardCompatiblityReport version="10.8.2"/}}
58
59 = Credits =
60
61 The following people have contributed code and translations to this release (sorted alphabetically):
62
63 Adel Atallah
64 Clément Aubin
65 Eduard Moraru
66 Guillaume Delhumeau
67 Marius Dumitru Florea
68 Simon Urli
69 Thomas Mortagne
70 Vincent Massol

Get Connected