Title: [Plugin: Custom Metadata Manager] Fix for send_to_editor_clone js function
Last modified: August 20, 2016

---

# [Plugin: Custom Metadata Manager] Fix for send_to_editor_clone js function

 *  Resolved [marchenko.alexandr](https://wordpress.org/support/users/marchenkoalexandr/)
 * (@marchenkoalexandr)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-custom-metadata-manager-fix-for-send_to_editor_clone-js-function/)
 * Hello, thnx again for great module.
 * There is little bug in custom-metadata-manager.js in line 40:
 * `if (!file_url) { imgurl = jQuery(html).attr('href'); }`
 * Result must be saved to `file_url` variable rather than `imgurl` which is not
   exists.
 * This bug not allow save not image files to upload fields.
 * [http://wordpress.org/extend/plugins/custom-metadata/](http://wordpress.org/extend/plugins/custom-metadata/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Joey Kudish](https://wordpress.org/support/users/jkudish/)
 * (@jkudish)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-custom-metadata-manager-fix-for-send_to_editor_clone-js-function/#post-2565251)
 * Hi Marchenko,
 * Thanks for the comment and for finding the bug. I’ve filed it on our public github
   repository here: [https://github.com/jkudish/custom-metadata/issues/2](https://github.com/jkudish/custom-metadata/issues/2)
 * We’ll make sure to get this fixed for the next release 0.8.
 * Thanks again!

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Custom Metadata Manager] Fix for send_to_editor_clone js function’
is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/custom-metadata_fcfcfc.svg)
 * [Custom Metadata Manager](https://wordpress.org/plugins/custom-metadata/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/custom-metadata/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/custom-metadata/)
 * [Active Topics](https://wordpress.org/support/plugin/custom-metadata/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/custom-metadata/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/custom-metadata/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Joey Kudish](https://wordpress.org/support/users/jkudish/)
 * Last activity: [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-custom-metadata-manager-fix-for-send_to_editor_clone-js-function/#post-2565251)
 * Status: resolved