I'm trying to integrate elFinder with TinyMCE in my Drupal 7 site. Everything seems to work properly with the latest versions of the elfinder module and library (for drupal), for either link creation or image insertion, until a file is selected. At that point, rather than filling out the URL to the file, the string [object Object] is inserted instead.
This has been tested with jQuery versions 1.7 and 1.8 (using the jQuery update module dev version).
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | elfinder-tinymce-url-issue-1853354-2.patch | 796 bytes | sachand |
Comments
Comment #1
merto87 commentedSame problem. I tried to restore an older version of this module and elfinder library without success.
Comment #2
sachandi am also facing same problem . I am trying to resolve it . if get success, i will upload patch here.
Comment #3
sachandAs promised , here is the patch . please review/test this patch. it worked for me .
Comment #4
sachandComment #5
merto87 commentedPerfect, works great!
Comment #6
ph0enix commentedThank You for patch. Included into dev branch.