image assist colision
palik - April 18, 2007 - 11:02
| Project: | Double Click |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
After installing double click image assist works bad - clicking "Add Image" reloads page instead of only opening popup... check this, after i uninstalled double click img_assist works normally... regards!

#1
I can verify this. dblclick module causes the following issue in image assist: #131527: clicking add image button redirects page to /img_assist/load/textarea?textarea=body You can then only use img_assist with tinymce and drupalimage plugin.
Please stop stepping on img_assist, which you've been doing for around a year if not longer.
#2
On the latest 1.x-dev version, I'm not getting a colision. Maybe you should upgrade and see if the problem still persists. It seems that the issue revolvs around the added code in the JS file. The Drupal.dblClick.clicker function now exits if the oldclick function returns false.
Hope that helps.
JacobWG