Last modified by Thomas Mortagne on 2023/10/13

<
From version < 15.1 >
edited by Thomas Mortagne
on 2014/07/22
To version < 16.1 >
edited by Thomas Mortagne
on 2017/03/24
>
Change comment: Fix jira URLs

Summary

Details

Page properties
Content
... ... @@ -7,12 +7,12 @@
7 7  {{error}}
8 8  We've discovered several important regressions in this version after it was released:
9 9  
10 -* Repairing the main wiki UI when upgrading from an XWiki version older than 4.2 using the Distribution Wizard doesn't work any more ([[XWIKI-9912>>http://jira.xwiki.org/browse/XWIKI-9912]]).
11 -* The ##history## URL parameter is ignored when [[exporting a page as XAR>>platform:Features.Exports||anchor="HXARExport"]] ([[XWIKI-9913>>http://jira.xwiki.org/browse/XWIKI-9913]]). The workaround is to switch to old packager plugin using property ##xwiki.action.export.xar.usewikistream## in ##xwiki.cfg## file.
10 +* Repairing the main wiki UI when upgrading from an XWiki version older than 4.2 using the Distribution Wizard doesn't work any more ([[XWIKI-9912>>https://jira.xwiki.org/browse/XWIKI-9912]]).
11 +* The ##history## URL parameter is ignored when [[exporting a page as XAR>>platform:Features.Exports||anchor="HXARExport"]] ([[XWIKI-9913>>https://jira.xwiki.org/browse/XWIKI-9913]]). The workaround is to switch to old packager plugin using property ##xwiki.action.export.xar.usewikistream## in ##xwiki.cfg## file.
12 12  
13 13  They will be fixed in XWiki 5.3.1 and later.
14 14  
15 -In addition the WikiStream-based standard import UI is not really usable, see [[XWIKI-9932>>http://jira.xwiki.org/browse/XWIKI-9932]]. As a workaround you can use the [[WikiStream application>>extensions:Extension.XWiki Platform - WikiStream - UI]] to import a XAR.
15 +In addition the WikiStream-based standard import UI is not really usable, see [[XWIKI-9932>>https://jira.xwiki.org/browse/XWIKI-9932]]. As a workaround you can use the [[WikiStream application>>extensions:Extension.XWiki Platform - WikiStream - UI]] to import a XAR.
16 16  {{/error}}
17 17  
18 18  This release comes with a new syntax guide and brings improvements to the Solr search, multi-wiki support and the WikiStream module. You can now choose the user scope (local, global or both) and also create wiki templates from the wiki creation wizard. The WikiStream can be used to import large XARs and content from the Confluence wiki. The Solr search UI has been polished: we added new facets and improved the results display. The Solr index has been modified to support the search for documents matching specific values in multiple object properties and attachments. As a consequence you can now facet and sort the search results based on property values and attachment meta data. A lot of bug fixes (115) and many improvements (55) complete this release and make it worth trying.
... ... @@ -19,7 +19,7 @@
19 19  
20 20  = New and Noteworthy (since XWiki 5.2.2) =
21 21  
22 -[[Full list of issues fixed and Dashboard for 5.3>>http://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=11698]].
22 +[[Full list of issues fixed and Dashboard for 5.3>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=11698]].
23 23  
24 24  == Solr Search Improvements ==
25 25  
... ... @@ -119,7 +119,7 @@
119 119  * Added new configuration parameter for the Link Checker: ##rendering.transformation.linkchecker.excludedReferencePatterns## (See [[Reference documentation>>extensions:Extension.Link Checker Transformation]]).
120 120  * Some XSS fixes.
121 121  
122 -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+in+%28%225.3-milestone-1%22%2C+%225.3-milestone-2%22%2C+%225.3-rc-1%22%2C+%225.3%22%29&tempMax=1000]] fixed in this release.
122 +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+in+%28%225.3-milestone-1%22%2C+%225.3-milestone-2%22%2C+%225.3-rc-1%22%2C+%225.3%22%29&tempMax=1000]] fixed in this release.
123 123  
124 124  = For Developers =
125 125  
... ... @@ -161,13 +161,13 @@
161 161  
162 162  The following dependencies have been upgraded:
163 163  
164 -* [[Bouncy Castle Crypto package 1.49>>http://jira.xwiki.org/browse/XWIKI-9631]] (Warning: Not fully binary compatible)
165 -* [[commons-fileupload 1.3>>http://jira.xwiki.org/browse/XCOMMONS-458]]
166 -* [[cssparser 0.9.10>>http://jira.xwiki.org/browse/XCOMMONS-459]]
167 -* [[Groovy 2.1.9>>http://jira.xwiki.org/browse/XWIKI-9603]]
168 -* [[HttpClient 4.3>>http://jira.xwiki.org/browse/XCOMMONS-460]]
169 -* [[Struts 1.3.10>>http://jira.xwiki.org/browse/XWIKI-9582]]
170 -* [[XStream 1.4.5>>http://jira.xwiki.org/browse/XCOMMONS-462]]
164 +* [[Bouncy Castle Crypto package 1.49>>https://jira.xwiki.org/browse/XWIKI-9631]] (Warning: Not fully binary compatible)
165 +* [[commons-fileupload 1.3>>https://jira.xwiki.org/browse/XCOMMONS-458]]
166 +* [[cssparser 0.9.10>>https://jira.xwiki.org/browse/XCOMMONS-459]]
167 +* [[Groovy 2.1.9>>https://jira.xwiki.org/browse/XWIKI-9603]]
168 +* [[HttpClient 4.3>>https://jira.xwiki.org/browse/XCOMMONS-460]]
169 +* [[Struts 1.3.10>>https://jira.xwiki.org/browse/XWIKI-9582]]
170 +* [[XStream 1.4.5>>https://jira.xwiki.org/browse/XCOMMONS-462]]
171 171  
172 172  == Miscellaneous ==
173 173  
... ... @@ -188,7 +188,7 @@
188 188  
189 189  = Known issues =
190 190  
191 -* [[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]]
191 +* [[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]]
192 192  
193 193  = Backward Compatibility and Migration Notes =
194 194  

Get Connected