Wiki source code of XWiki Enterprise 3.0 Release Candidate 1
Version 10.1 by Marius Dumitru Florea on 2011/03/25
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | {{velocity}} | ||
2 | $xwiki.ssx.use("ReleaseNotesXWikiEnterprise30M3") | ||
3 | {{/velocity}} | ||
4 | |||
5 | {{box cssClass="floatinginfobox" title="**Contents**"}} | ||
6 | {{toc/}} | ||
7 | {{/box}} | ||
8 | |||
9 | First and hopefully last release candidate of the XWiki Enterprise 3.0 version ([[Roadmap>>enterprise:Main.Roadmap]]). | ||
10 | |||
11 | = New and Noteworthy (since XWiki Enterprise 3.0 Milestone 3) = | ||
12 | |||
13 | == Administration section for the WYSIWYG editor == | ||
14 | |||
15 | The WYSIWYG content editor can now be easily configured from the wiki administration. Look for the //WYSIWYG Editor// section under //Applications// menu. You may still need to scan the list of available [[plugins and features>>platform:AdminGuide.WysiwygEditor#HPluginsandFeatures]] in order to know what to enable. In the future we're hoping to integrate this information in the administration section. | ||
16 | |||
17 | [[image:WysiwygConfig.png||class="screenshot"]] | ||
18 | |||
19 | == Message Stream Improvements == | ||
20 | |||
21 | * [[XE-870>>http://jira.xwiki.org/jira/browse/XE-870]]: New UI for choosing the target of a message((( | ||
22 | [[image:messageTarget.png||class="screenshot"]] | ||
23 | ))) | ||
24 | * [[XE-865>>http://jira.xwiki.org/jira/browse/XE-865]]: Add the ability to delete a message((( | ||
25 | [[image:deleteMessage.png||class="screenshot"]] | ||
26 | ))) | ||
27 | * [[XSCOLIBRI-278>>http://jira.xwiki.org/jira/browse/XSCOLIBRI-278]]: Add a Network submenu in the top-right dropdown | ||
28 | * [[XE-862>>http://jira.xwiki.org/jira/browse/XE-862]]: Add an administration section allowing to disable the message stream functionality | ||
29 | * [[XE-869>>http://jira.xwiki.org/jira/browse/XE-869]]: Filter messages based on the context | ||
30 | * [[XE-853>>http://jira.xwiki.org/jira/browse/XE-853]]: Any user can update the status of another user | ||
31 | * [[XPAS-40>>http://jira.xwiki.org/jira/browse/XPAS-40]]: Deleting messages from the stream always fails | ||
32 | |||
33 | == Dashboard Improvements == | ||
34 | |||
35 | * [[XWIKI-6085>>http://jira.xwiki.org/jira/browse/XWIKI-6085]]: Allow to add a new column in the dashboard | ||
36 | * [[XWIKI-6092>>http://jira.xwiki.org/jira/browse/XWIKI-6092]]: Allow to edit the parameters of a gadget in the dashboard | ||
37 | * [[XWIKI-6084>>http://jira.xwiki.org/jira/browse/XWIKI-6084]]: Adding a gadget to an empty dashboard fails with a JavaScript error | ||
38 | * [[XWIKI-6152>>http://jira.xwiki.org/jira/browse/XWIKI-6152]]: Change the name of the panels-like style for the dashboard from //colortheme// to //panels// | ||
39 | * [[XWIKI-6141>>http://jira.xwiki.org/jira/browse/XWIKI-6141]]: Cannot edit content of the container macro in the WYSIWYG macro wizard | ||
40 | |||
41 | == Gallery Macro Improvements == | ||
42 | |||
43 | * [[XWIKI-6154>>http://jira.xwiki.org/jira/browse/XWIKI-6154]]: Gallery macro doesn't work on IE6 | ||
44 | * [[XWIKI-6143>>http://jira.xwiki.org/jira/browse/XWIKI-6143]]: Right clicking on an image displayed using the gallery macro doesn't always trigger the image context menu | ||
45 | * [[XWIKI-6093>>http://jira.xwiki.org/jira/browse/XWIKI-6093]]: Keyboard events are stopped when gallery macro has focus | ||
46 | |||
47 | == Search Suggest Improvements == | ||
48 | |||
49 | * [[XWIKI-6120>>http://jira.xwiki.org/jira/browse/XWIKI-6120]]: When typing ENTER in search box while suggestions are displayed, user is not taken to search results page | ||
50 | * [[XWIKI-6099>>http://jira.xwiki.org/jira/browse/XWIKI-6099]]: JavaScript error and no highlighting when hovering a search suggest item | ||
51 | |||
52 | == Extension Manager Improvements == | ||
53 | |||
54 | * [[XWIKI-6139>>http://jira.xwiki.org/jira/browse/XWIKI-6139]]: After upgrading an extension the previous version is still listed as installed | ||
55 | * [[XWIKI-6144>>http://jira.xwiki.org/jira/browse/XWIKI-6144]]: Local repository should not load invalid extensions | ||
56 | * [[XWIKI-6108>>http://jira.xwiki.org/jira/browse/XWIKI-6108]]: Improve core extensions scanning | ||
57 | * [[XWIKI-6125>>http://jira.xwiki.org/jira/browse/XWIKI-6125]]: Set proper error when trying to install/uninstall extension without programming right | ||
58 | * [[XWIKI-6101>>http://jira.xwiki.org/jira/browse/XWIKI-6101]]: Add extension events | ||
59 | * [[XAEXTENSION-8>>http://jira.xwiki.org/jira/browse/XAEXTENSION-8]]: Hide wiki related fields and informations in a non-virtual wiki | ||
60 | * [[XAEXTENSION-9>>http://jira.xwiki.org/jira/browse/XAEXTENSION-9]]: Use form standards for application manager forms | ||
61 | * [[XAEXTENSION-10>>http://jira.xwiki.org/jira/browse/XAEXTENSION-10]]: Add the XWiki.RequiredRightClass object to XWiki.ExtensionManager because it needs PR | ||
62 | |||
63 | == Administration Application Improvements == | ||
64 | |||
65 | * [[XAADMINISTRATION-238>>http://jira.xwiki.org/jira/browse/XAADMINISTRATION-238]]: Expose the minor edit and version summary settings in the administration | ||
66 | * [[XAADMINISTRATION-239>>http://jira.xwiki.org/jira/browse/XAADMINISTRATION-239]]: Expose the show comments/attachments/history/information settings in the administration | ||
67 | * [[XAADMINISTRATION-254>>http://jira.xwiki.org/jira/browse/XAADMINISTRATION-254]]: Allow also Annotations tab options to be hidded | ||
68 | * [[XAADMINISTRATION-241>>http://jira.xwiki.org/jira/browse/XAADMINISTRATION-241]]: Move the localization related settings to a specific administration section | ||
69 | * [[XAADMINISTRATION-242>>http://jira.xwiki.org/jira/browse/XAADMINISTRATION-242]]: Move the settings related to emails to a specific administration section | ||
70 | * [[XAADMINISTRATION-244>>http://jira.xwiki.org/jira/browse/XAADMINISTRATION-244]]: Make the Templates administration section compliant with the vertical forms standard | ||
71 | * [[XAADMINISTRATION-257>>http://jira.xwiki.org/jira/browse/XAADMINISTRATION-257]]: Improve the UI for changing the user's avatar | ||
72 | * [[XAOFFICE-60>>http://jira.xwiki.org/jira/browse/XAOFFICE-60]]: Make the OfficeServer administration section compliant with the vertical forms standard | ||
73 | * [[XAADMINISTRATION-259>>http://jira.xwiki.org/jira/browse/XAADMINISTRATION-259]]: When the current user name is prefixed, their profile is not recognized as their own profile | ||
74 | * [[XAADMINISTRATION-207>>http://jira.xwiki.org/jira/browse/XAADMINISTRATION-207]]: Suggest does not work when trying to add global user in local group | ||
75 | * [[XAADMINISTRATION-240>>http://jira.xwiki.org/jira/browse/XAADMINISTRATION-240]]: The //Customize// button points to the initial skin / color theme and doesn't update when changing the selection | ||
76 | * [[XAADMINISTRATION-243>>http://jira.xwiki.org/jira/browse/XAADMINISTRATION-243]]: Fields with CustomDisplay aren't properly displayed in the administration | ||
77 | * [[XAADMINISTRATION-248>>http://jira.xwiki.org/jira/browse/XAADMINISTRATION-248]]: Cannot reset ColorTheme value | ||
78 | |||
79 | == Miscellaneous == | ||
80 | |||
81 | * [[XE-864>>http://jira.xwiki.org/jira/browse/XE-864]]: New macro for selecting an attachment name to use in an object property | ||
82 | * [[XE-854>>http://jira.xwiki.org/jira/browse/XE-854]]: Add XWiki Syntax 2.0/2.1 Images specifications to Syntax Guide | ||
83 | * [[XWIKI-4997>>http://jira.xwiki.org/jira/browse/XWIKI-4997]]: Attachment names should not be trimmed | ||
84 | * [[XWIKI-5336>>http://jira.xwiki.org/jira/browse/XWIKI-5336]]: RSS feed uses creation date instead of edit date | ||
85 | * [[XWIKI-6134>>http://jira.xwiki.org/jira/browse/XWIKI-6134]]: Changes in the document title don't appear in the version comparison | ||
86 | * [[XWIKI-6110>>http://jira.xwiki.org/jira/browse/XWIKI-6110]]: Allow direct control of livetable actions display | ||
87 | * [[XWIKI-6095>>http://jira.xwiki.org/jira/browse/XWIKI-6095]]: Re-enable the "custom display" class meta property in the class editor | ||
88 | * [[XWIKI-6104>>http://jira.xwiki.org/jira/browse/XWIKI-6104]]: Display the number of annotations in the extra information tabs | ||
89 | * [[XAANNOTATIONS-15>>http://jira.xwiki.org/jira/browse/XAANNOTATIONS-15]]: Can't access the annotations tab by adding "#Annotations" in the page URL | ||
90 | * [[XAANNOTATIONS-44>>http://jira.xwiki.org/jira/browse/XAANNOTATIONS-44]]: Selecting a piece of text that contains special character //>// doesn't work properly | ||
91 | |||
92 | == Translations == | ||
93 | |||
94 | * The following translations have been updated: ##ca##, ##cs##, ##de##, ##es##, ##fr##, ##gl##, ##hi##, ##hr##, ##it##, ##lv##, ##nl##, ##no##, ##pl##, ##pt##, ##ro##, ##ru##, ##sk##, ##sv##, ##uk##, ##vi##, ##zh##, ##zh_TW## | ||
95 | |||
96 | = Known issues = | ||
97 | |||
98 | * [[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]] | ||
99 | |||
100 | = Test Report = | ||
101 | |||
102 | You can check the [[manual test report>>TestReports.ManualTestReportXE30RC1]] to learn about what was tested and the results on various browsers. | ||
103 | |||
104 | = Backward Compatibility and Migration Notes = | ||
105 | |||
106 | == General Notes == | ||
107 | |||
108 | {{warning}} | ||
109 | If you're running in a multiwiki setup you'll also need to define the property //xwiki.store.migration.databases=all// to your //xwiki.cfg// file or explicitly name all databases to be migrated as in //xwiki.store.migration.databases=db1,db2,...//. | ||
110 | {{/warning}} | ||
111 | |||
112 | You may also want to [[import the default wiki XAR>>Main.Download]] in order to benefit from the improvements listed above. | ||
113 | |||
114 | {{warning}} | ||
115 | Always make sure you compare your //xwiki.cfg// file with the newest version since some configuration parameters were added. Note you should add //xwiki.store.migration=1// so that XWiki will attempt to automatically migrate your current database to the new schema. Make sure you backup your Database before doing anything. | ||
116 | {{/warning}} | ||
117 | |||
118 | == XWiki Enterprise 3.0 Release Candidate 1 specific notes == | ||
119 | |||
120 | * {{todo}}document web.xml changes{{/todo}} | ||
121 | |||
122 | == API Breakages == | ||
123 | |||
124 | The following xwiki-core APIs were modified since XWiki Enterprise 2.7 (API breakages in modules that were moved to Rendering or Commons top level projects are not included): | ||
125 | |||
126 | {{code language="none"}} | ||
127 | ERROR: 8001: org.xwiki.officeimporter.OfficeImporter: Class org.xwiki.officeimporter.OfficeImporter removed | ||
128 | ERROR: 8001: org.xwiki.officeimporter.OfficeImporterFilter: Class org.xwiki.officeimporter.OfficeImporterFilter removed | ||
129 | ERROR: 7002: org.xwiki.officeimporter.OfficeImporterVelocityBridge: Method 'public java.lang.String getLastErrorMessage()' has been removed | ||
130 | ERROR: 7002: org.xwiki.officeimporter.OfficeImporterVelocityBridge: Method 'public boolean importDocument(byte[], java.lang.String, java.lang.String, java.util.Map)' has been removed | ||
131 | ERROR: 7002: org.xwiki.officeimporter.builder.PresentationBuilder: Method 'public org.xwiki.officeimporter.document.XDOMOfficeDocument build(java.io.InputStream, java.lang.String)' has been removed | ||
132 | ERROR: 7002: org.xwiki.officeimporter.builder.PresentationBuilder: Method 'public org.xwiki.officeimporter.document.XDOMOfficeDocument build(byte[])' has been removed | ||
133 | ERROR: 7002: org.xwiki.officeimporter.builder.XDOMOfficeDocumentBuilder: Method 'public org.xwiki.officeimporter.document.XDOMOfficeDocument build(byte[], org.xwiki.bridge.DocumentName, boolean)' has been removed | ||
134 | ERROR: 7002: org.xwiki.officeimporter.builder.XHTMLOfficeDocumentBuilder: Method 'public org.xwiki.officeimporter.document.XHTMLOfficeDocument build(byte[], org.xwiki.bridge.DocumentName, boolean)' has been removed | ||
135 | ERROR: 7012: org.xwiki.officeimporter.openoffice.OpenOfficeConverter: Method 'public boolean isMediaTypeSupported(java.lang.String)' has been added to an interface | ||
136 | ERROR: 8001: org.xwiki.officeimporter.openoffice.OpenOfficeDocumentConverter: Class org.xwiki.officeimporter.openoffice.OpenOfficeDocumentConverter removed | ||
137 | ERROR: 7002: org.xwiki.officeimporter.openoffice.OpenOfficeManager: Method 'public org.artofsolving.jodconverter.OfficeDocumentConverter getDocumentConverter()' has been removed | ||
138 | ERROR: 7002: org.xwiki.officeimporter.splitter.XDOMOfficeDocumentSplitter: Method 'public java.util.Map split(org.xwiki.officeimporter.document.XDOMOfficeDocument, int[], java.lang.String, org.xwiki.bridge.DocumentName)' has been removed | ||
139 | ERROR: 7012: org.xwiki.bridge.DocumentModelBridge: Method 'public org.xwiki.rendering.syntax.Syntax getSyntax()' has been added to an interface | ||
140 | ERROR: 7012: org.xwiki.bridge.DocumentModelBridge: Method 'public org.xwiki.rendering.block.XDOM getXDOM()' has been added to an interface | ||
141 | ERROR: 7002: org.xwiki.container.Request: Method 'public org.xwiki.url.XWikiURL getURL()' has been removed | ||
142 | ERROR: 7002: org.xwiki.rendering.macro.script.AbstractScriptMacro: Method 'protected org.xwiki.rendering.parser.Parser getSyntaxParser(org.xwiki.rendering.transformation.MacroTransformationContext)' has been removed | ||
143 | ERROR: 7006: org.xwiki.rendering.macro.script.AbstractScriptMacro: Return type of method 'protected org.xwiki.rendering.block.XDOM parseSourceSyntax(java.lang.String, org.xwiki.rendering.transformation.MacroTransformationContext)' has been changed to java.util.List | ||
144 | ERROR: 7002: com.xpn.xwiki.api.XWiki: Method 'public java.lang.Object getExoPortalService(java.lang.String)' has been removed | ||
145 | ERROR: 7002: com.xpn.xwiki.api.XWiki: Method 'public java.lang.Object getExoService(java.lang.String)' has been removed | ||
146 | ERROR: 7002: com.xpn.xwiki.api.XWiki: Method 'public java.lang.Object getPortalService(java.lang.String)' has been removed | ||
147 | ERROR: 7002: com.xpn.xwiki.api.XWiki: Method 'public java.lang.Object getService(java.lang.String)' has been removed | ||
148 | ERROR: 7002: com.xpn.xwiki.api.XWikiCompatibilityAspect: Method 'public java.lang.Object ajc$interMethod$com_xpn_xwiki_api_XWikiCompatibilityAspect$com_xpn_xwiki_api_XWiki$getPortalService(com.xpn.xwiki.api.XWiki, java.lang.String)' has been removed | ||
149 | ERROR: 7002: com.xpn.xwiki.api.XWikiCompatibilityAspect: Method 'public java.lang.Object ajc$interMethod$com_xpn_xwiki_api_XWikiCompatibilityAspect$com_xpn_xwiki_api_XWiki$getService(com.xpn.xwiki.api.XWiki, java.lang.String)' has been removed | ||
150 | ERROR: 7002: com.xpn.xwiki.api.XWikiCompatibilityAspect: Method 'public java.lang.Object ajc$interMethodDispatch1$com_xpn_xwiki_api_XWikiCompatibilityAspect$com_xpn_xwiki_api_XWiki$getPortalService(com.xpn.xwiki.api.XWiki, java.lang.String)' has been removed | ||
151 | ERROR: 7002: com.xpn.xwiki.api.XWikiCompatibilityAspect: Method 'public java.lang.Object ajc$interMethodDispatch1$com_xpn_xwiki_api_XWikiCompatibilityAspect$com_xpn_xwiki_api_XWiki$getService(com.xpn.xwiki.api.XWiki, java.lang.String)' has been removed | ||
152 | ERROR: 7002: com.xpn.xwiki.pdf.api.PdfExport: Method 'public byte[] convertToStrictXHtml(byte[], com.xpn.xwiki.XWikiContext)' has been removed | ||
153 | ERROR: 7002: com.xpn.xwiki.pdf.api.PdfExport: Method 'public java.lang.String convertToStrictXHtml(java.lang.String)' has been removed | ||
154 | ERROR: 7002: com.xpn.xwiki.pdf.api.PdfExport: Method 'public byte[] convertXHtmlToXMLFO(byte[], com.xpn.xwiki.XWikiContext)' has been removed | ||
155 | ERROR: 7002: com.xpn.xwiki.pdf.api.PdfExport: Method 'public java.lang.String convertXHtmlToXMLFO(java.lang.String, com.xpn.xwiki.XWikiContext)' has been removed | ||
156 | ERROR: 7005: com.xpn.xwiki.pdf.api.PdfExport: Parameter 3 of 'public void export(com.xpn.xwiki.doc.XWikiDocument, java.io.OutputStream, int, com.xpn.xwiki.XWikiContext)' has changed its type to com.xpn.xwiki.pdf.api.PdfExport$ExportType | ||
157 | ERROR: 7005: com.xpn.xwiki.pdf.api.PdfExport: Parameter 3 of 'public void exportHtml(java.lang.String, java.io.OutputStream, int, com.xpn.xwiki.XWikiContext)' has changed its type to com.xpn.xwiki.pdf.api.PdfExport$ExportType | ||
158 | ERROR: 7002: com.xpn.xwiki.pdf.api.PdfExport: Method 'public void exportXHtml(byte[], java.io.OutputStream, int, com.xpn.xwiki.XWikiContext)' has been removed | ||
159 | {{/code}} | ||
160 | |||
161 | The following XWiki GWT APIs were modified since XWiki Enterprise 2.7: | ||
162 | |||
163 | {{code language="none"}} | ||
164 | ERROR: 6011: org.xwiki.gwt.user.client.ui.rta.RichTextArea: Field DISABLED has been removed, but it was previously a constant | ||
165 | ERROR: 7002: org.xwiki.gwt.wysiwyg.client.RichTextEditorController: Method 'protected void initTextArea()' has been removed | ||
166 | ERROR: 7012: org.xwiki.gwt.wysiwyg.client.Strings: Method 'public java.lang.String gadget()' has been added to an interface | ||
167 | ERROR: 7012: org.xwiki.gwt.wysiwyg.client.Strings: Method 'public java.lang.String gadgetEditDialogCaption()' has been added to an interface | ||
168 | ERROR: 7012: org.xwiki.gwt.wysiwyg.client.Strings: Method 'public java.lang.String gadgetInsertActionLabel()' has been added to an interface | ||
169 | ERROR: 7012: org.xwiki.gwt.wysiwyg.client.Strings: Method 'public java.lang.String gadgetInsertDialogCaption()' has been added to an interface | ||
170 | ERROR: 7012: org.xwiki.gwt.wysiwyg.client.Strings: Method 'public java.lang.String gadgetInsertDialogTitle()' has been added to an interface | ||
171 | ERROR: 7012: org.xwiki.gwt.wysiwyg.client.Strings: Method 'public java.lang.String gadgetNoGadgetSelected()' has been added to an interface | ||
172 | ERROR: 7012: org.xwiki.gwt.wysiwyg.client.Strings: Method 'public java.lang.String gadgetTitleDescription()' has been added to an interface | ||
173 | ERROR: 7012: org.xwiki.gwt.wysiwyg.client.Strings: Method 'public java.lang.String gadgetTitleLabel()' has been added to an interface | ||
174 | ERROR: 7012: org.xwiki.gwt.wysiwyg.client.Strings: Method 'public java.lang.String macroCollapseAllShortcutKeyLabel()' has been added to an interface | ||
175 | ERROR: 7012: org.xwiki.gwt.wysiwyg.client.Strings: Method 'public java.lang.String macroCollapseShortcutKeyLabel()' has been added to an interface | ||
176 | ERROR: 7012: org.xwiki.gwt.wysiwyg.client.Strings: Method 'public java.lang.String macroEditShortcutKeyLabel()' has been added to an interface | ||
177 | ERROR: 7012: org.xwiki.gwt.wysiwyg.client.Strings: Method 'public java.lang.String macroExpandAllShortcutKeyLabel()' has been added to an interface | ||
178 | ERROR: 7012: org.xwiki.gwt.wysiwyg.client.Strings: Method 'public java.lang.String macroExpandShortcutKeyLabel()' has been added to an interface | ||
179 | ERROR: 7012: org.xwiki.gwt.wysiwyg.client.Strings: Method 'public java.lang.String macroInsertShortcutKeyLabel()' has been added to an interface | ||
180 | ERROR: 7012: org.xwiki.gwt.wysiwyg.client.Strings: Method 'public java.lang.String macroRefreshShortcutKeyLabel()' has been added to an interface | ||
181 | ERROR: 8001: org.xwiki.gwt.wysiwyg.client.plugin.Plugin: Class org.xwiki.gwt.wysiwyg.client.plugin.Plugin removed | ||
182 | ERROR: 8001: org.xwiki.gwt.wysiwyg.client.plugin.PluginFactory: Class org.xwiki.gwt.wysiwyg.client.plugin.PluginFactory removed | ||
183 | ERROR: 8001: org.xwiki.gwt.wysiwyg.client.plugin.PluginFactoryManager: Class org.xwiki.gwt.wysiwyg.client.plugin.PluginFactoryManager removed | ||
184 | ERROR: 8001: org.xwiki.gwt.wysiwyg.client.plugin.PluginManager: Class org.xwiki.gwt.wysiwyg.client.plugin.PluginManager removed | ||
185 | ERROR: 8001: org.xwiki.gwt.wysiwyg.client.plugin.UIExtension: Class org.xwiki.gwt.wysiwyg.client.plugin.UIExtension removed | ||
186 | ERROR: 6011: org.xwiki.gwt.wysiwyg.client.plugin.color.ColorCell: Field SELECTED_STYLE_NAME has been removed, but it was previously a constant | ||
187 | ERROR: 7002: org.xwiki.gwt.wysiwyg.client.plugin.color.ColorPicker: Method 'public java.lang.String convertToHex(java.lang.String)' has been removed | ||
188 | ERROR: 7002: org.xwiki.gwt.wysiwyg.client.plugin.color.ColorPlugin: Method 'protected org.xwiki.gwt.user.client.ui.rta.cmd.Executable getBackColorExecutable()' has been removed | ||
189 | ERROR: 8001: org.xwiki.gwt.wysiwyg.client.plugin.color.MozillaColorPlugin: Class org.xwiki.gwt.wysiwyg.client.plugin.color.MozillaColorPlugin removed | ||
190 | ERROR: 8001: org.xwiki.gwt.wysiwyg.client.plugin.color.exec.BackColorExecutable: Class org.xwiki.gwt.wysiwyg.client.plugin.color.exec.BackColorExecutable removed | ||
191 | ERROR: 8001: org.xwiki.gwt.wysiwyg.client.plugin.color.exec.HiliteColorExecutable: Class org.xwiki.gwt.wysiwyg.client.plugin.color.exec.HiliteColorExecutable removed | ||
192 | ERROR: 7004: org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroDisplayer: In method 'public MacroDisplayer()' the number of arguments has changed | ||
193 | ERROR: 7004: org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroDisplayer: In method 'protected org.xwiki.gwt.dom.client.Element createReadOnlyBox()' the number of arguments has changed | ||
194 | ERROR: 7002: org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroDisplayer: Method 'protected java.lang.String getMacroContainerTagName()' has been removed | ||
195 | ERROR: 7002: org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroDisplayer: Method 'public void setTextArea(org.xwiki.gwt.user.client.ui.rta.RichTextArea)' has been removed | ||
196 | ERROR: 4001: org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroPlugin: Removed com.google.gwt.event.dom.client.DoubleClickHandler from the set of implemented interfaces | ||
197 | ERROR: 4001: org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroPlugin: Removed com.google.gwt.event.shared.EventHandler from the set of implemented interfaces | ||
198 | ERROR: 7002: org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroPlugin: Method 'public void onDoubleClick(com.google.gwt.event.dom.client.DoubleClickEvent)' has been removed | ||
199 | ERROR: 4001: org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroSelector: Removed com.google.gwt.event.dom.client.MouseDownHandler from the set of implemented interfaces | ||
200 | ERROR: 7002: org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroSelector: Method 'public void onMouseDown(com.google.gwt.event.dom.client.MouseDownEvent)' has been removed | ||
201 | ERROR: 8001: org.xwiki.gwt.wysiwyg.client.plugin.submit.exec.EnableExecutable: Class org.xwiki.gwt.wysiwyg.client.plugin.submit.exec.EnableExecutable removed | ||
202 | ERROR: 8001: org.xwiki.gwt.wysiwyg.client.plugin.submit.exec.ResetExecutable: Class org.xwiki.gwt.wysiwyg.client.plugin.submit.exec.ResetExecutable removed | ||
203 | ERROR: 7004: org.xwiki.gwt.wysiwyg.client.wiki.WikiService: In method 'public java.util.List getMatchingPages(java.lang.String, int, int)' the number of arguments has changed | ||
204 | ERROR: 7004: org.xwiki.gwt.wysiwyg.client.wiki.WikiService: In method 'public java.util.List getRecentlyModifiedPages(int, int)' the number of arguments has changed | ||
205 | ERROR: 7004: org.xwiki.gwt.wysiwyg.client.wiki.WikiServiceAsync: In method 'public void getMatchingPages(java.lang.String, int, int, com.google.gwt.user.client.rpc.AsyncCallback)' the number of arguments has changed | ||
206 | ERROR: 7004: org.xwiki.gwt.wysiwyg.client.wiki.WikiServiceAsync: In method 'public void getRecentlyModifiedPages(int, int, com.google.gwt.user.client.rpc.AsyncCallback)' the number of arguments has changed | ||
207 | ERROR: 7004: org.xwiki.gwt.wysiwyg.client.wiki.WikiServiceAsyncCacheProxy: In method 'public void getMatchingPages(java.lang.String, int, int, com.google.gwt.user.client.rpc.AsyncCallback)' the number of arguments has changed | ||
208 | ERROR: 7004: org.xwiki.gwt.wysiwyg.client.wiki.WikiServiceAsyncCacheProxy: In method 'public void getRecentlyModifiedPages(int, int, com.google.gwt.user.client.rpc.AsyncCallback)' the number of arguments has changed | ||
209 | ERROR: 6004: org.xwiki.gwt.dom.client.Style: Changed type of field BACKGROUND_COLOR from java.lang.String to org.xwiki.gwt.dom.client.Property | ||
210 | {{/code}} |