Last modified by Thomas Mortagne on 2017/03/24

From version 20.5
edited by Ecaterina Moraru (Valica)
on 2015/01/06
Change comment: Adding description
To version 20.6
edited by Ecaterina Moraru (Valica)
on 2015/01/06
Change comment: Commenting unused sections

Summary

Details

Page properties
Content
... ... @@ -45,7 +45,6 @@
45 45  == Miscellaneous ==
46 46  
47 47  * Displaying the 'Stable versions' label in an extension's description in Extension Manager before and after the list of versions is retrieved.
48 -<insert misc user stuff and important bug fix descriptions here in a list, when they are too small to warrant a section by themselves - Change the version in the URL below!>
49 49  
50 50  See the [[full list of JIRA issues>>http://jira.xwiki.org/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?jqlQuery=project+in+%28XCOMMONS%2C+XRENDERING%2C+XWIKI%2C+XE%29+and+status+%3D+Closed+and+resolution+%3D+Fixed+and+fixVersion+%3D+%226.4-milestone-3%22&tempMax=1000]] fixed in this release.
51 51  
... ... @@ -55,9 +55,11 @@
55 55  
56 56  * XWiki Rendering now provide an HTML5 Renderer.
57 57  
57 +{{comment}}
58 58  == Deprecated and Retired projects ==
59 59  
60 60  <description of deprecated and retired projects>
61 +{{/comment}}
61 61  
62 62  == Upgrades ==
63 63  
... ... @@ -66,9 +66,11 @@
66 66  * [[slf4j 1.7.9>>http://jira.xwiki.org/browse/XCOMMONS-712]]
67 67  * [[Lucene and SOLR 4.10.3>>http://jira.xwiki.org/browse/XWIKI-11603]]
68 68  
70 +{{comment}}
69 69  == Miscellaneous ==
70 70  
71 71  <other dev stuff to add and link to JIRA for all issues fixed>
74 +{{/comment}}
72 72  
73 73  = Translations =
74 74  
... ... @@ -76,10 +76,15 @@
76 76  
77 77  {{language codes="de, pl"/}}
78 78  
82 +{{comment}}
83 +
79 79  = Tested Browsers & Databases =
80 80  
81 81  {{include reference="TestReports.ManualTestReportTemplateSummary"/}}
82 82  
88 +{{/comment}}
89 +
90 +{{comment}}
83 83  = Performances tests compared to <last super stable version> =
84 84  
85 85  <a summary of the comparison with latest super stable version>
... ... @@ -86,6 +86,8 @@
86 86  
87 87  More details on <link to the test report>.
88 88  
97 +{{/comment}}
98 +
89 89  = Known issues =
90 90  
91 91  * [[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]]
... ... @@ -96,10 +96,13 @@
96 96  
97 97  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.
98 98  
109 +{{comment}}
99 99  == Issues specific to XWiki <version> ==
100 100  
101 101  <issues specific to the project>
102 102  
114 +{{/comment}}
115 +
103 103  == API Breakages ==
104 104  
105 105  The following APIs were modified since <project> <version - 1>:

Get Connected