Downloads

Download image-6.x-1.0-beta6.tar.gztar.gz 253.06 KB
MD5: a9380c0e4b3d418738e3ffadfec72d9a
SHA-1: 44a74c8e9c273edcb91f54f27fdbad45271d09d3
SHA-256: 54828d4d681c412ffdfb0608fcdce45ff0dc2cce92bd39ffeccae70526d87329
Download image-6.x-1.0-beta6.zipzip 360.3 KB
MD5: 7efc39f08a9d8d8b30a41e7fb1c04aa4
SHA-1: cc2e8797701f5d816227d55e8e1fb462e20f9faf
SHA-256: e79afdfbfa0e1b991797df0e76a44eb461f5824aa8662c9c555f8b89bd6bc372

Release notes

Last release before 1.0! (we hope)

Bug fixes since the Beta 5 release:

- #207557: update 5-1 to 5-2 gives user warning: Duplicate entry '611-thumbnail' for key 1 query in image_update_5200 by joachim: (Revisited) Fixed update errors due to duplicate data in Drupal 5 files table.
- #892816: attached image limit not checked if new image uploaded with the node save button by joachim: Fixed attached image limit not checked if new image uploaded with the node save button.
- #867386: Rename "Attach" button to "Upload" by joachim: (Followup) Fixed remaining checks for 'Attach' button.
- #790670: Better error message for image attach by skyredwang: Changed error message for image attach maximum.
- #888578: Empty nid param for theme_image_attach_block_attached by Agileware: Fixed block passing empty param to theme function.
- #883338: image_fetch calling hook_file_download directly by joachim: Fixed direct calling of hook_file_download() implementation.
- #867386: Rename "Attach" button to "Upload" by sun: Changed image attach form's 'Attach' button to 'Upload'.
- #868442: Code clean-up by sun, joachim: Code clean-up.
- #824324: Remove duplicate ALT and TITLE in <img> tag by jonathan1055: Fixed theme function allowing duplicate ALT and TITLE in IMG tag.
- #642052: Schema mis-match when upgrading by joachim: Fixed schema mis-match introduced by image_update_5200().
- #649384: W3C validation error on gallery terms view thumbnails by sp3boy: Fixed gallery thumbnail HTML to pass W3C validation.
- #825130: Image attach field in views shows only last attached image per node by joachim: Fixed image attach Views field showing only last attachedimage per node.
- #412288: restructure theme_image_attach_body/teaser by joachim: (Continued) Changed structure of theming functions for attached images, this time with Views support.
- #841680: image_admin_settings_validate() was inspecting $form[...]['#value'] inappropriately by dman: Fixed inappropriate inspection of submitted values in $form array rather than $form_values in image_admin_settings_validate().
- #703542: Prevent image deletion by the_real_codecowboy, joachim: Added option for keeping the originalfile to the create image node from file API function.
- #777966: Clean up whitespace in image attach by joachim: Fixed whitespace in image attach.
- #773888: add a different css class for each attached image by joachim: Added a different css class for each attached image.
- #774314: add a size property to the image attach form's file field by kylegt: Fixed missing element size on image attach form upload field.
- #741484: Error for translate by joachim: Fixed missing t() on form text.
- #705582: image gallery default view shows unpublished nodes by joachim: Fixed image gallery default view showing unpublished nodes.
- #412288: restructure theme_image_attach_body/teaser by joachim: Changed structure of theming functions for attached images.

Created by: joachim
Created on: 25 Aug 2010 at 13:47 UTC
Last updated: 1 Aug 2018 at 21:28 UTC
Bug fixes
Insecure

Other releases