Changes for page ReleaseNotesXWiki10RC1
Last modified by Thomas Mortagne on 2020/01/28
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -6,7 +6,7 @@ 6 6 7 7 1.1 Changes from 1.0 Beta 6 8 8 9 -* [Lots of bugs fixed>https://jira.xwiki.org/ jira/secure/IssueNavigator.jspa?reset=true&&type=1&pid=10010&fixfor=10173&sorter/field=issuekey&sorter/order=DESC]9 +* [Lots of bugs fixed>https://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&&type=1&pid=10010&fixfor=10173&sorter/field=issuekey&sorter/order=DESC] 10 10 * Updated French translation 11 11 * New translation: Simplified Chinese and Russian 12 12 * Search is now case insensitive in the default Wiki for all DBMS (it was working fine for MySQL previously) ... ... @@ -20,11 +20,11 @@ 20 20 * \{style\} macro now [supports border and icon attributes>extensions:Extension.Style Macro (Radeox)] 21 21 * Added [support for Oracle>platform:AdminGuide.InstallationOracle] 22 22 23 -See the [full list of changes>https://jira.xwiki.org/ jira/secure/ReleaseNote.jspa?version=10173&styleName=Html&projectId=10010&Create=Create].23 +See the [full list of changes>https://jira.xwiki.org/secure/ReleaseNote.jspa?version=10173&styleName=Html&projectId=10010&Create=Create]. 24 24 25 25 1.1 Known issues 26 26 27 -* [Bugs we know about>https://jira.xwiki.org/ jira/secure/IssueNavigator.jspa?reset=true&&type=1&pid=10010&resolution=-1&sorter/field=updated&sorter/order=DESC]27 +* [Bugs we know about>https://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&&type=1&pid=10010&resolution=-1&sorter/field=updated&sorter/order=DESC] 28 28 * Backlinks are used to find all the links to rename when renaming a page. However backlinks are saved when a page is saved thus it may happen that you don't have all backlinks generated with a clean XWiki database. In this special case, you can call the following in a page to refresh all links (you'll need to be admin to do this): 29 29 {code} 30 30 \$\xwiki\.\refreshLinks\()