Last modified by Thomas Mortagne on 2017/03/24

<
From version < 8.1 >
edited by Vincent Massol
on 2013/02/05
To version < 9.2 >
edited by Sorin Burjan
on 2013/02/06
>
Change comment: removed Test Report section since we don'thave a test Report for 4.5 RC1

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.VincentMassol
1 +XWiki.Sorin
Content
... ... @@ -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 ==
... ... @@ -102,4 +102,11 @@
102 102  org.xwiki.localization.LocalizationManager: Method 'public org.xwiki.localization.TranslationBundle getTranslationBundle(java.lang.String, java.lang.String)' has been added to an interface
103 103  {{/code}}
104 104  )))
105 -* TODO: finish CLIRR notes
101 +* Removed the workspaceName parameter to properly fix XWIKI-8394. The actual workspace name should be passed to the XWikiServer parameter instead:(((
102 +{{code language="none"}}
103 +org.xwiki.workspace.WorkspaceManager: Parameter 1 of 'public com.xpn.xwiki.plugin.wikimanager.doc.XWikiServer createWorkspace(java.lang.String, com.xpn.xwiki.plugin.wikimanager.doc.XWikiServer)' has changed its type to com.xpn.xwiki.plugin.wikimanager.doc.XWikiServer
104 +org.xwiki.workspace.WorkspaceManager: Parameter 2 of 'public com.xpn.xwiki.plugin.wikimanager.doc.XWikiServer createWorkspace(java.lang.String, com.xpn.xwiki.plugin.wikimanager.doc.XWikiServer)' has changed its type to java.lang.String
105 +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)))
106 +{{/code}}
107 +)))
108 +

Get Connected