- Thank you received: 1
Joomla 3.3.3
Tested on several installations
Test:
Install Plugin Shortcuts JX and activate it.
Go to Extensions > Language Manager > Overrides
Click New.
Set cursor into search field.
If no cache has been created yet you'll see a message "Please wait while the cache is recreated."
Afterwards a JavaScript alert pops up:
SyntaxError: JSON.parse: unexpected non-whitespace character after JSON data at line 1 column 60 of the JSON data
{"success":true,"message":null,"messages":null,"data":true}<script type="text/javaScript">
if(typeof(tinyMCE) !== "undefined"){
tinyMCE.onAddEditor.add(function(mgr,ed) {
ed.onKeyDown.add(function(ed, e){shortcutsjx(e);});
});
}
</script>
Please Log in or Create an account to join the conversation.
Thank You for reporting this. We will take a look.
Please Log in or Create an account to join the conversation.