Last modified by Vincent Massol on 2017/12/01

<
From version < 10.1 >
edited by Thomas Mortagne
on 2017/11/29
To version < 7.1 >
edited by Thomas Mortagne
on 2017/11/20
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -6,14 +6,6 @@
6 6  
7 7  This is mostly a release focusing on improving the new Notifications feature, in order to make it as polished and usable as possible before the end of the year (i.e. before the end of the Cycle and before we elect a new LTS release). It also contains several bug fixes.
8 8  
9 -{{error}}
10 -The following important issues were found after the release:
11 -
12 -* There is several situations not well supported by the migrator of filesystem-based deleted attachments. It's fixed in [[9\.10\.1]].
13 -* XWiki does not start if you use {{code language="properties"}}xwiki.store.attachment.recyclebin.hint=file{{/code}} in ##xwiki.cfg##
14 -* XWiki does not start in the Docker image (the the previous reason)
15 -{{/error}}
16 -
17 17  = New and Noteworthy (since XWiki 9.9) =
18 18  
19 19  [[Full list of issues fixed and Dashboard for 9.10>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=13926]].
... ... @@ -33,12 +33,14 @@
33 33  
34 34  {{language codes="fr, cs, pl"/}}
35 35  
28 +{{comment}}
29 +TODO: uncomment and update with proper link when the report is ready.
36 36  
37 37  = Tested Browsers & Databases =
38 38  
39 -{{include reference="TestReports.ManualTestReportSummaryXWiki910.WebHome"/}}
33 +{{include reference="TestReports.<test report page>"/}}
34 +{{/comment}}
40 40  
41 -
42 42  {{comment}}
43 43  TODO: uncomment and update with proper links when the report is ready.
44 44  
... ... @@ -62,7 +62,7 @@
62 62  == Issues specific to XWiki 9.10 ==
63 63  
64 64  * {{code}}XWiki#getURLContent(){{/code}} and {{code}}XWiki#getURLContentAsBytes(){{/code}} now require Programming Rights. If you had wiki pages using those API, make sure that they are saved with a user having Programming Rights.
65 -* The way to configure deleted attachment storage has changed: in ##xwiki.cfg## file, ##xwiki.store.attachment.recyclebin.hint=file## is now deprecated and should be commented while using ##xwiki.store.attachment.recyclebin.**content**.hint=file## instead.
59 +* The way to configure deleted attachment storage has changed: ##xwiki.store.attachment.recyclebin.hint=file## is now deprecated and should be commented while using ##xwiki.store.attachment.recyclebin.**content**.hint=file## instead.
66 66  
67 67  == API Breakages ==
68 68  

Get Connected