This is a patch to HEAD, and run using cck 6.x-2.x-dev.

The install file in a few places was not using t(), or $t = get_t() in a few places. There were unescaped variables on a few lines, which were also not properly using the new Schema API.

CommentFileSizeAuthor
imagefield_install.patch1.62 KBhailu

Comments

quicksketch’s picture

Status: Active » Closed (fixed)

This is no longer an issue since these updates have been removed in #397578: Uncouple ImageField from FileField Custom Hooks.