-
Bug
-
Resolution: Obsolete
-
Medium
-
None
-
4.0
-
None
-
4.0-m25 WAR unpacked into a standalone container, running off Debian squeeze with a fresh database and home directories. java version "1.6.0_24"
chrome version 11.0.696.71
When editing page in Google Chrome, inserting macros is next to impossible.
When trying to use autocomplete, the macro list is filled fine, and the list is restricted as you type, but upon pressing enter to select a macro an error occurs.
Autocompleter.Control - replaceWithSelectedSearchText : cheese | |
Uncaught TypeError: Object #<Object> has no method 'hasRequiredParameters' | com.atlassian.confluence.tinymceplugin:editor-autocomplete-resources.js:1184 |
dropdownSelectionMade | com.atlassian.confluence.tinymceplugin:editor-autocomplete-resources.js:1184 |
makeMacroDropdownItem.item.callback | com.atlassian.confluence.tinymceplugin:editor-autocomplete-resources.js:1208 |
startAutoComplete.selectionHandler | com.atlassian.confluence.tinymceplugin:editor-autocomplete-resources.js:563 |
V | batch.js:198 |
startAutoComplete.autoCompleteControl.onAfterKey | com.atlassian.confluence.tinymceplugin:editor-autocomplete-resources.js:803 |
tinymce.confluence.Autocompleter.Control.after | com.atlassian.confluence.tinymceplugin:editor-autocomplete-resources.js:379 |
tinymce.create.dispatchcom.atlassian.plugins.editor:atlassian-rte-resources.js:772 | eventHandler com.atlassian.plugins.editor:atlassian-rte-resources.js:12242 |
tinymce.create.add.cb | com.atlassian.plugins.editor:atlassian-rte-resources.js:6743 |
Trying to use the macro browser, another error occurs when pressing the 'Insert Macro' button in the drop down list.
init macro browser | |
Uncaught TypeError: Cannot read property 'text' of undefined | batch.js:206 |
E.load | batch.js:206 |
initBrowser.l | confluence.web.resources:page-editor.js:49 |
initBrowser | confluence.web.resources:page-editor.js:49 |
open | confluence.web.resources:page-editor.js:49 |
macroBrowserToolbarButtonClicked | com.atlassian.confluence.tinymceplugin:editor-resources.js:3079 |
dropdownSelectionMade | com.atlassian.confluence.tinymceplugin:editor-autocomplete-resources.js:1181 |
tinymce.confluence.Autocompleter.Settings.getAdditionalLinks.callback | com.atlassian.confluence.tinymceplugin:editor-autocomplete-resources.js:1247 |
startAutoComplete.selectionHandler | com.atlassian.confluence.tinymceplugin:editor-autocomplete-resources.js:563 |
R | batch.js:198 |
d.event.handle | batch.js:11 |
d.event.add.m.k.handle.m | batch.js:11 |
This error was not occurring at 4.0-m21, I noticed it first in m24.