Last modified by Thomas Mortagne on 2023/10/13

From version 55.1
edited by Denis Gervalle
on 2015/04/15
Change comment: There is no comment for this version
To version 56.1
edited by Thomas Mortagne
on 2017/03/24
Change comment: Fix jira URLs

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.dgervalle
1 +XWiki.ThomasMortagne
Content
... ... @@ -6,11 +6,11 @@
6 6  
7 7  The version is mostly about stabilization before 7.0 final. It contains diff UI improvements, Extension Repository improvements, a new component based watchlist module, a new application to edit wiki skins. XWiki also moved to Servlet 3.0.1 which means various old application servers versions are not supported anymore.
8 8  
9 -{{error}}This release introduce a new internal group cache in the security module. This group cache is affected by a serious issue. In certain situations, it causes group members not to be recognized as such, leading to incorrect access decisions. If you follow the XWiki best practices for setting rights (which recommends to minimize use of denies), this issue will result mostly in unexpected access denials, which obviously does not seriously compromise the security but cause real annoyance to legitimate users. See {{jira url="http://jira.xwiki.org" style="enum"}}XWIKI-12016{{/jira}} for more technical detail about this issue.{{/error}}
9 +{{error}}This release introduce a new internal group cache in the security module. This group cache is affected by a serious issue. In certain situations, it causes group members not to be recognized as such, leading to incorrect access decisions. If you follow the XWiki best practices for setting rights (which recommends to minimize use of denies), this issue will result mostly in unexpected access denials, which obviously does not seriously compromise the security but cause real annoyance to legitimate users. See {{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-12016{{/jira}} for more technical detail about this issue.{{/error}}
10 10  
11 11  = New and Noteworthy (since XWiki 7.0 Milestone 2) =
12 12  
13 -[[Full list of issues fixed and Dashboard for 7.0>>http://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=13092]].
13 +[[Full list of issues fixed and Dashboard for 7.0>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=13092]].
14 14  
15 15  == Improved Document Diff View ==
16 16  
... ... @@ -57,7 +57,7 @@
57 57   {{image reference="watchlistNotifiers.png"/}}
58 58  )))
59 59  
60 -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+%227.0-rc-1%22&tempMax=1000]] fixed in this release.
60 +See the [[full list of JIRA issues>>https://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+%227.0-rc-1%22&tempMax=1000]] fixed in this release.
61 61  
62 62  = For Developers =
63 63  
... ... @@ -109,7 +109,7 @@
109 109  == Miscellaneous ==
110 110  
111 111  * XAR Mojos now also format and verify attachment authors.
112 -* ##MandatoryDocumentInitializer## components can now use a ##@Priority## annotation to specify the order in which they should be executed. See [[XWIKI-11905>>http://jira.xwiki.org/browse/XWIKI-11905]].
112 +* ##MandatoryDocumentInitializer## components can now use a ##@Priority## annotation to specify the order in which they should be executed. See [[XWIKI-11905>>https://jira.xwiki.org/browse/XWIKI-11905]].
113 113  * A new ##isMainWikiOnly()## method is available in ##AbstractMandatoryDocumentInitializer## for overriding to specify that the document should be initialized on the main wiki only.
114 114  * A new ##setDocumentFields()## method is available in ##AbstractMandatoryDocumentInitializer## to be called when initializing a regular document (which is not a class).
115 115  * A new component based implementation of the watchlist module is now available (replacing the plugin one). See [[the documentation>>extensions:Extension.Watchlist API]] for more information.
... ... @@ -121,7 +121,7 @@
121 121  
122 122  The following dependencies have been upgraded:
123 123  
124 -* [[Groovy 2.4.2>>http://jira.xwiki.org/browse/XCOMMONS-771]]
124 +* [[Groovy 2.4.2>>https://jira.xwiki.org/browse/XCOMMONS-771]]
125 125  
126 126  = Translations =
127 127  
... ... @@ -135,7 +135,7 @@
135 135  
136 136  = Known issues =
137 137  
138 -* [[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]]
138 +* [[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]]
139 139  
140 140  = Backward Compatibility and Migration Notes =
141 141  

Get Connected