Closed (fixed)
Project:
Image Assist
Version:
6.x-3.x-dev
Component:
Wysiwyg API Plugin
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 May 2009 at 20:08 UTC
Updated:
18 Jul 2009 at 12:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
iva2k commentedI patched img_assist.module to use the right location when working with Wysiwyg TinyMCE.
@sun:
I'm not sure if I have to open a new issue in img_assist queue and post the patch there?
Comment #2
sunNope, we can simply move this issue. Good catch! :)
Only the patch is a bit dirty...
Comment #3
iva2k commented>Only the patch is a bit dirty...
Agree. It was indeed a quick hack to just patch 4 sites that I maintain. Given the state of flux for Wysiwyg API and no clear documentation, I guess only sun knows how to fix it so it won't break later.
Comment #4
sunThanks for reporting, reviewing, and testing! Committed attached patch to all 3.x branches.
A new development snapshot will be available within the next 12 hours. This improvement will be available in the next official release.
Comment #5
tomsm commentedworks great!
Comment #6
ansorg commentedhello,
I run into the same issue using Image Assist 6.x-2.0-alpha3 and Wysiwyg 6.x-2.0
can this patch be applied there as well?
Comment #7
Frodo Looijaard commentedI agree: the 2.0 branch has the same issue, and the same patch solves it.
Frodo
Comment #8
sunComment #9
sunCommitted to 2.x as well.