Needs review
Project:
Taxonomy Image
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Dec 2009 at 16:56 UTC
Updated:
22 Dec 2009 at 16:56 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| taxonomy_image.patch | 757 bytes | jax |