Closed (won't fix)
Project:
Easy Image Insert
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Mar 2009 at 21:54 UTC
Updated:
22 Dec 2009 at 02:40 UTC
This module was creating duplicate entries in the 'variable' table for each node type: eii_nodetype_active, as well as eii_active_nodetype. This patch removes the creation of eii_nodetype_active completely so that the module can use eii_active_nodetype instead. This simplifies the code and allows us to completely remove the easy_image_insert_form_alter_submit() function.
| Comment | File | Size | Author |
|---|---|---|---|
| easy_image_insert-duplicate_variables.patch | 1.88 KB | dboulet |
Comments
Comment #1
alan d. commented+1 Patch nicely cleans up the variables table.
Comment #2
avpadernoThe module has been discontinued (see #665298: Deprecate Easy Image Insert module).