Last modified by Thomas Mortagne on 2017/03/24

<
From version < 59.1 >
edited by Thomas Mortagne
on 2015/09/01
To version < 61.1 >
edited by Marius Dumitru Florea
on 2015/09/01
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ThomasMortagne
1 +XWiki.mflorea
Content
... ... @@ -55,7 +55,7 @@
55 55  * It's now possible to create Skins in Nested Spaces.
56 56  * Changed the exception message displayed when a script execution fails due to lack of rights to make it clearer that it's not a problem with the current user, but with the script.
57 57  
58 -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+%22<version>%22&tempMax=1000]] fixed in this release.
58 +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.2-milestone-3%22&tempMax=1000]] fixed in this release.
59 59  
60 60  = For Developers =
61 61  
... ... @@ -70,10 +70,6 @@
70 70  
71 71  The Script service changed a bit, ##url(EntityReference)## now return relative URL String by default and a new ##url(EntityReference reference, boolean external)## has been added to force returning an external form URL. See [[Generate a REST URL for a resource>>platform:Features.XWikiRESTfulAPI||anchor="HGenerateaRESTURLforaresource"]] for more details.
72 72  
73 -== Deprecated and Retired projects ==
74 -
75 -<description of deprecated and retired projects>
76 -
77 77  == Upgrades ==
78 78  
79 79  The following dependencies have been upgraded:
... ... @@ -102,12 +102,6 @@
102 102  
103 103  {{include reference="TestReports.ManualTestReportTemplateSummary"/}}
104 104  
105 -= Performances tests compared to <last super stable version> =
106 -
107 -<a summary of the comparison with latest super stable version>
108 -
109 -More details on <link to the test report>.
110 -
111 111  = Known issues =
112 112  
113 113  * [[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]]
... ... @@ -118,13 +118,9 @@
118 118  
119 119  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.
120 120  
121 -== Issues specific to XWiki <version> ==
122 -
123 -<issues specific to the project>
124 -
125 125  == API Breakages ==
126 126  
127 -The following APIs were modified since <project> <version - 1>:
113 +The following APIs were modified since XWiki 7.1.2:
128 128  
129 129  {{code language="none"}}
130 130  <clirr output here>

Get Connected