In taxonomy_image.module the function taxonomy_image_form_alter overwrites the #validate property in stead of adding to it. Because of this the functions that were registered by modules before the taxonomy_image hook was run are discarded. This patch fixes this.

CommentFileSizeAuthor
taxonomy_image.patch757 bytesjax