Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -97,7 +97,14 @@ 97 97 98 98 = Tested Browsers & Databases = 99 99 100 +{{warning}} 101 +The QA Tests are executed after the release has been done. Thus, they are being prepared now and will be published soon. 102 +{{/warning}} 103 + 104 +{{comment}} 105 +TODO: uncomment and update with proper link when the report is ready. 100 100 {{include reference="TestReports.ManualTestReportSummaryXWiki81"/}} 107 +{{/comment}} 101 101 102 102 = Performances tests compared to <last super stable version> = 103 103 ... ... @@ -119,7 +119,7 @@ 119 119 120 120 * Since we've modified content of the Quick Links Panel, the Distribution Wizard may detect a merge conflict if this panel was customized. In addition, the Quick Links panel may disappear after an upgrade to 8.1M1+. You can add it back from the administration UI if you want to keep it (e.g. if it has been customized). 121 121 * The WebJars URL format has been modified to support relative WebJars URL in subwikis. The new format is {{code language="none"}}/webjars/<namespace>/<path/to/resource>?...{{/code}}. Reminder: you should not use this format directly and instead you should use the Script Service to generate a valid WebJars URL; this isolate you from any URL change. Example from Velocity: {{code language="none"}}$services.webjars.url(...){{/code}}. 122 -* The ##xwiki.usedefaultweb## parameter has been removed from ##xwi ki.cfg##. This parameter had not been working since XWiki 7.2-milestone-1; when we introduced Nested Pages we had to make a choice and we decided to support addressing top-level Nested Pages without having to have ##WebHome## in the URL (nor having to finish URLs with a trailing ##/##). For example, ##http:~/~/<server>/xwiki/bin/view/something## points to ##something.WebHome## by default since XWiki 7.2-milestone-1.129 +* The ##xwiki.usedefaultweb## parameter has been removed from ##xwii.cfg##. This parameter had not been working since XWiki 7.2-milestone-1; when we introduced Nested Pages we had to make a choice and we decided to support addressing top-level Nested Pages without having to have ##WebHome## in the URL (nor having to finish URLs with a trailing ##/##). For example, ##http:~/~/<server>/xwiki/bin/view/something## points to ##something.WebHome## by default since XWiki 7.2-milestone-1. 123 123 124 124 == API Breakages == 125 125