Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. mleduc1 +XWiki.iandriuta - Content
-
... ... @@ -82,13 +82,9 @@ 82 82 83 83 {{language codes="de,fr,ko"/}} 84 84 85 -{{comment}} 86 -TODO: uncomment and update with proper link when the report is ready. 87 - 88 88 = Tested Browsers & Databases = 89 89 90 -{{include reference="TestReports.<test report page>"/}} 91 -{{/comment}} 87 +{{include reference="TestReports.ManualTestReportSummaryXWiki143.WebHome"/}} 92 92 93 93 {{comment}} 94 94 TODO: uncomment and update with proper links when the report is ready. ... ... @@ -115,12 +115,16 @@ 115 115 ** ##hibernate.cfg.xml## 116 116 * Add ##xwiki.store.migration=1## in ##xwiki.cfg## so that XWiki will attempt to automatically migrate your current database to any new schema. Make sure you backup your Database before doing anything. 117 117 118 -{{comment}} 119 119 == Issues specific to {{velocity}}$product $version{{/velocity}} == 120 120 121 -<issues specific to the project> 122 -{{/comment}} 116 +The long deprecated ##inline## action has been moved to legacy. It is still bundled in XWiki Standard for now but we encourage all extension developers to update their code to use the ##edit## action instead: 123 123 118 +{{code language="diff"}} 119 +- $doc.getURL('inline') 120 ++ $doc.getURL('edit') 121 +{{/code}} 122 + 123 + 124 124 == API Breakages == 125 125 126 126 The following APIs were modified since {{velocity}}$product{{/velocity}} 14.2.1:
- ReleaseNotes.Code.ReleaseNoteClass[0]
-
- Is Released?
-
... ... @@ -1,1 +1,1 @@ 1 - No1 +Yes