Active
Project:
Snap Preview Anywhere
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 May 2007 at 21:58 UTC
Updated:
11 Jun 2007 at 09:46 UTC
Snap preview module causes incorrect function of image assist v.1.2. The image assist module in textarea mode is unable to paste image codes into textarea when Snap preview is enabled. Loading of snap preview should not occur in browser window opened by image assist.
Comments
Comment #1
tobbe_s commentedSo I modified snap.module and made it output javascript only if stristr($_GET['q'], "img_assist") returns FALSE. Now image_assist and snap_preview cooperates with each other.