Last modified by Thomas Mortagne on 2017/03/24

<
From version < 7.1 >
edited by Vincent Massol
on 2013/02/05
To version < 9.1 >
edited by Vincent Massol
on 2013/02/06
>
Change comment: Added back compat breakages

Summary

Details

Page properties
Content
... ... @@ -49,7 +49,7 @@
49 49  
50 50  The following translations have been updated:
51 51  
52 -{{language codes="none, none"/}}
52 +{{language codes="pt_BR"/}}
53 53  
54 54  = Tested Browsers & Databases =
55 55  
... ... @@ -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
105 +* Removed the workspaceName parameter to properly fix XWIKI-8394. The actual workspace name should be passed to the XWikiServer parameter instead:(((
106 +{{code language="none"}}
107 +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
108 +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
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 +{{/code}}
111 +)))
112 +

Get Connected