-
Notifications
You must be signed in to change notification settings - Fork 3
Make ticket submission and reply work with editors other than TinyMCE #16
Comments
I have installed JCE, and even though it doesn't show the "nice" icon bars etc. I am still happy with it for the purpose and moment. |
Thanks for the update Aart |
Properly use the Joomla API to get the value of the editor text field
Moved some field names to all lowercase which may have an effect on the saving of fields in some editors. Took a bit of a belt an braces approach to handling reply text, which wasn't saving in CKeditor.
Updated the J1.6 code to support at least JoomlaCKEditor.
Dear All |
Hi Andreas What do you see when you try and reply with IE9? Do you see the reply window pop-up when you click the reply link? If you do see the window appear, do you see the editor display correctly? When you click the submit button in the reply window, does IE9 display any javascript errors? Do you use compatibility view in IE when viewing your site? Are you using any other javascript libraries (e.g. jQuery) in your Joomla template? Regards |
Hi Vittal Kind regards Andreas |
Hi Andreas Compatibility mode is a setting in IE itself (not the component), and changes how IE operates on a page. It may be a combination of your Joomla template and the component's javascript that's causing the error. More information about using compatibility mode is here http://windows.microsoft.com/en-US/windows7/How-to-use-Compatibility-View-in-Internet-Explorer-9 If you have a URL for your site I can look at, I might be able to see what's going on. You can either message me through github or email [email protected] if you don't want to share the URL on this ticket. Regards |
Editor support works great with Joomla 3.x from #39 . I have seen some security problems with custom editors, cause they can be used to upload and download files with toolbars etc. (i.e JCE Editor)... its recommended to test it. Iam happy with a textarea 👍 I think this issue can be closed. |
Seems that for Joomla 1.5 at least, TinyMCE can cause problems with IE9. It would be nice to support editors such as JCE and CKEditor. We should at least provide a list of editors that have been tested against.
The text was updated successfully, but these errors were encountered: