Last modified by Thomas Mortagne on 2017/03/24

From version 9.1
edited by Vincent Massol
on 2013/02/06
Change comment: Added back compat breakages
To version 9.3
edited by Manuel Smeria
on 2013/02/27
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.VincentMassol
1 +XWiki.ManuelSmeria
Content
... ... @@ -41,7 +41,6 @@
41 41  == Miscellaneous ==
42 42  
43 43  * Renamed the lucene search module and modified the search-ui module. As part of the refactorings performed on the search application, the ##xwiki-platform-search-lucene## module has now been renamed to ##xwiki-platform-search-lucene-api##. Also, pages related to Lucene search that were previously inside ##xwiki-platform-search-ui## have now been moved to the new ##xwiki-platform-search-lucene-ui## module.(((
44 -
45 45  If you were depending in your application on these modules/pages, please update your references accordingly. For more details on the new layout, lease see {{jira style="enum" url="http://jira.xwiki.org"}}XWIKI-8766{{/jira}}.
46 46  )))
47 47  
... ... @@ -61,6 +61,8 @@
61 61  
62 62  {{browser name="firefox" version="17"/}}
63 63  
63 +{{browser name="firefox" version="18"/}}
64 +
64 64  Here's the list of databases tested with this version (i.e. databases that we've tested as working - Check the list of [[supported databases>>dev:Community.DatabaseSupportStrategy]]):
65 65  
66 66  {{velocity}}
... ... @@ -73,10 +73,6 @@
73 73  
74 74  * [[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]]
75 75  
76 -= Test Report =
77 -
78 -You can check the [[manual test report>>TestReports.WebHome#<anchor to test report>]] to learn about what was tested and the results on various browsers.
79 -
80 80  = Backward Compatibility and Migration Notes =
81 81  
82 82  == General Notes ==
... ... @@ -109,4 +109,3 @@
109 109  org.xwiki.workspace.WorkspaceManager: In method 'public com.xpn.xwiki.plugin.wikimanager.doc.XWikiServer createWorkspace(java.lang.String, com.xpn.xwiki.plugin.wikimanager.doc.XWikiServer, java.lang.String)' the number of arguments has changed)))
110 110  {{/code}}
111 111  )))
112 -

Get Connected