Download & Extend

Duplicate variable entries

Project:Easy Image Insert
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (won't fix)

Issue Summary

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.

AttachmentSize
easy_image_insert-duplicate_variables.patch1.88 KB

Comments

#1

+1 Patch nicely cleans up the variables table.

#2

Status:needs review» closed (won't fix)

The module has been discontinued (see #665298: Deprecate Easy Image Insert module).