When I add an extended image field and set the "Text field style" option to "Formatted multi-line text" I get this error on the node edit form :

Notice: Undefined index in imagefield_extended_widget_process() (line 246 of sites/all/modules/imagefield_extended/imagefield_extended.module)

Comments

alan d.’s picture

No IDE / testing envir. to check at the moment, but try adding a checkbox field, (but do not assign it to anything). This should prevent one of the unchecked array indexes around this position in the module. If you cut n paste the entire bug report from the logs I can give a better analysis / patch for the issue.

alan d.’s picture

Version: 6.x-4.1 » 6.x-4.x-dev
Status: Active » Fixed

I think that I found this via a code review, it will be committed to dev soon, reopen if there are issues.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.