After upgrading to 6.x-1.3 I get a function not found error when clicking on the "Browser" tab.
In wysiwyg_imageupload_browser.module line 76 you call function: wysiwyg_imageupload_get_user_images
which doesn't exist. In wysiwyg_imageupload.module line 151 the name of the function is: wysiwyg_imageupload_get_images.
Comments
Comment #1
eugenmayer commentedWell again thats a petty. I renamed the method to work more general. Fixed in 1.4 .. "the day of releases". anyway thats to critical to keep it unreleased.
Comment #2
jbiechele commentedI'm sorry for the extra work. Cheer up!
You have published a great module and I appreciate your hard work on it.
May be it would make sense to have a download option for a 6.x-1.x-dev version besides a stable prod.
Comment #3
eugenmayer commented