Changes for page Release Notes XWiki 7.4 Milestone 2
Last modified by Thomas Mortagne on 2017/03/24
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ThomasMortagne1 +XWiki.RamonaConoro - Content
-
... ... @@ -8,7 +8,7 @@ 8 8 9 9 = New and Noteworthy (since XWiki 7.4 Milestone 1) = 10 10 11 -[[Full list of issues fixed and Dashboard for 7.4>>http s://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=13590]].11 +[[Full list of issues fixed and Dashboard for 7.4>>http://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=13590]]. 12 12 13 13 == Support for template hierarchies == 14 14 ... ... @@ -39,7 +39,7 @@ 39 39 ))) 40 40 * The Create Page UI allows you to view and change the location of the new page (that is going to be created) even when you [[open directly the URL of a new page>>platform:Features.DocumentLifecycle||anchor="HByenteringdirectlytheURLofthenewpage"]]. 41 41 42 -See the [[full list of JIRA issues>>http s://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.4-milestone-2%22&tempMax=1000]] fixed in this release.42 +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.4-milestone-2%22&tempMax=1000]] fixed in this release. 43 43 44 44 = For Developers = 45 45 ... ... @@ -63,7 +63,7 @@ 63 63 == VFS API == 64 64 65 65 {{warning}} 66 -Right now the [[VFS API is missing authorization checks>>http s://jira.xwiki.org/browse/XWIKI-12912]], meaning that you should use it only for public archives.66 +Right now the [[VFS API is missing authorization checks>>http://jira.xwiki.org/browse/XWIKI-12912]], meaning that you should use it only for public archives. 67 67 {{/warning}} 68 68 69 69 Replacement of the [[Zip Explorer Plugin>>extensions:Extension.ZIP Explorer Plugin]]. API to access the content of archives files (zip, jar, gzip, tar, etc) located as attachments in wiki pages or elsewhere (external URLs, file system, et). ... ... @@ -162,11 +162,11 @@ 162 162 163 163 The following dependencies have been upgraded: 164 164 165 -* [[Batik 1.8>>http s://jira.xwiki.org/browse/XWIKI-12904]]166 -* [[FOP 2.0>>http s://jira.xwiki.org/browse/XWIKI-12871]]167 -* [[Jackson 2.6.4>>http s://jira.xwiki.org/browse/XCOMMONS-893]]168 -* [[guava 19>>http s://jira.xwiki.org/browse/XCOMMONS-894]]169 -* [[Less4j 1.15.4>>http s://jira.xwiki.org/browse/XWIKI-12905]]165 +* [[Batik 1.8>>http://jira.xwiki.org/browse/XWIKI-12904]] 166 +* [[FOP 2.0>>http://jira.xwiki.org/browse/XWIKI-12871]] 167 +* [[Jackson 2.6.4>>http://jira.xwiki.org/browse/XCOMMONS-893]] 168 +* [[guava 19>>http://jira.xwiki.org/browse/XCOMMONS-894]] 169 +* [[Less4j 1.15.4>>http://jira.xwiki.org/browse/XWIKI-12905]] 170 170 171 171 = Translations = 172 172 ... ... @@ -185,7 +185,7 @@ 185 185 186 186 = Known issues = 187 187 188 -* [[Bugs we know about>>http s://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]]188 +* [[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]] 189 189 190 190 = Backward Compatibility and Migration Notes = 191 191 ... ... @@ -197,7 +197,8 @@ 197 197 198 198 The following APIs were modified since XWiki 7.3: 199 199 200 -* Job code was wrongly extending an internal class:((( 200 +* was wrongly extending internal class: 201 + 201 201 {{code language="none"}} 202 202 org.xwiki.extension.job.history.ReplayJobStatus: Removed org.xwiki.job.internal.AbstractJobStatus from the list of superclasses 203 203 org.xwiki.extension.job.history.ReplayJobStatus: Removed org.xwiki.job.internal.DefaultJobStatus from the list of superclasses ... ... @@ -206,8 +206,9 @@ 206 206 org.xwiki.refactoring.job.EntityJobStatus: Removed org.xwiki.job.internal.AbstractJobStatus from the list of superclasses 207 207 org.xwiki.refactoring.job.EntityJobStatus: Removed org.xwiki.job.internal.DefaultJobStatus from the list of superclasses 208 208 {{/code}} 209 -))) 210 -* Remove the XMLRPC module:((( 210 + 211 +* impossible to implement it without dependeing on XMLRPC module: 212 + 211 211 {{code language="none"}} 212 212 com.xpn.xwiki.XWikiContext: Method 'public org.apache.xmlrpc.server.XmlRpcServer ajc$get$xmlRpcServer(com.xpn.xwiki.XWikiContext)' has been removed 213 213 com.xpn.xwiki.XWikiContext: Method 'public void ajc$set$xmlRpcServer(com.xpn.xwiki.XWikiContext, org.apache.xmlrpc.server.XmlRpcServer)' has been removed ... ... @@ -221,4 +221,3 @@ 221 221 com.xpn.xwiki.XWikiContextCompatibilityAspect: Method 'public org.apache.xmlrpc.server.XmlRpcServer ajc$interMethodDispatch1$com_xpn_xwiki_XWikiContextCompatibilityAspect$com_xpn_xwiki_XWikiContext$getXMLRPCServer(com.xpn.xwiki.XWikiContext)' has been removed 222 222 com.xpn.xwiki.XWikiContextCompatibilityAspect: Method 'public void ajc$interMethodDispatch1$com_xpn_xwiki_XWikiContextCompatibilityAspect$com_xpn_xwiki_XWikiContext$setXMLRPCServer(com.xpn.xwiki.XWikiContext, org.apache.xmlrpc.server.XmlRpcServer)' has been removed 223 223 {{/code}} 224 -)))