<
From version < 6.1 >
edited by Jean-Vincent Drean
on 2010/11/24
To version < 7.1 >
edited by Vincent Massol
on 2010/11/26
>
Change comment: Added bug XWIKI-5729

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.jvdrean
1 +XWiki.VincentMassol
Content
... ... @@ -89,6 +89,7 @@
89 89  
90 90  = Known issues =
91 91  
92 +* There's a important bug in the Icon Transformation which makes content not rendered properly if there are partial matches followed by an icon match. See [[XWIKI-5729>>http://jira.xwiki.org/jira/browse/XWIKI-5729]]. You can disable the Icon Transformation by editing the ##xwiki.properties## file if it's causing problems for you.
92 92  * The Send Page by mail feature currently doesn't work on IPv6 systems if your machine is on localhost. To work around this start your container with ##-Djava.net.preferIPv4Stack=true##.
93 93  * [[Bugs we know about>>http://jira.xwiki.org/jira/secure/IssueNavigator.jspa?reset=true&&type=1&pid=10010&resolution=-1&sorter/field=updated&sorter/order=DESC]]
94 94  
... ... @@ -108,7 +108,7 @@
108 108  
109 109  == Notes specific to XWiki Enterprise 2.6 ==
110 110  
111 -* **The XWiki.XWikiPreferences page must be converted to the xwiki/2.0 syntax. To do so**:
112 +* **The XWiki.XWikiPreferences page must be converted to the xwiki/2.0 syntax**:
112 112  ** Go to http://yourdomain/xwiki/bin/edit/XWiki/XWikiPreferences?editor=wiki
113 113  ** Put the following in the content field {{{ {{include document="XWiki.AdminSheet"/}} }}}
114 114  ** Change the syntax to xwiki/2.0 and press cancel (the automatic conversion would convert fields that must not be converted in the XWikiPreferences object)

Get Connected