Downloads

Download tar.gz 238.27 KB
MD5: dadd3b54ce91414f3ec2c7a6381bca37
SHA-1: 0ce4954080bf47f4667aadef89209e0dd7b542f3
SHA-256: 6ac8c0c06fb549f350154de5205500869ffffe41e6100ce971925b4030be0d0a
Download zip 346.68 KB
MD5: 00d448a4313a9225d61008e53443e12e
SHA-1: 87cfbedbe5c65755c4f642cd495630a875ec0830
SHA-256: 0ad8a74345184a008e6774f00f590ac1e861462f3d6f1f6a0bebf7a72930434f

Release notes

Changes since last release

Bug fixes:
#659182: Attached image gets disconnected when nodes are updated somewhere other than a node form by jonathan1055, joachim: Fixed removal of first attached image on programmatic node save.
#630546: Attached image not shown in edit preview by jonathan1055: Fixed attached image not appearing in teaser preview.
#620234: notice: Undefined variable: output in image_attach_views_handler_field_attached_images.inc by unjello: Fixed undefined variable in Views image attach handler.
#602740: Warning displayed on Image by Vin7: Fixed theme function to take $form by value.
#592852: Get a warning when the image_attach is used in a view that has no results by joachim: Fixed SQL error when View attached images field is empty.
#579320: Wrong link in "Attached Image" block by joachim: Fixed link to node in attached images block.
#226121: don't manipulate images on hook_load by sp3boy: Fixed bad logic from previous patch to this issue.

New features:
#232557: image import - Show image thumbnails for easier title naming by joachim: Added thumbnails to list on image import page.

Update notes

Check the troubleshooting guide if you have problems, and also search the issue queue.

If you are updating from a previous alpha or beta, please note the following:

- If you previously installed alphas or betas, you should clear all your caches after installing this new version, including the theme registry and the Views cache.
- If you previously installed alphas or betas, you will get errors like this on update. They are harmless and may be ignored:

Failed: ALTER TABLE {image} DROP PRIMARY KEY
Failed: ALTER TABLE {image} DROP INDEX image_fid
Failed: ALTER TABLE {image_attach} DROP PRIMARY KEY
Failed: ALTER TABLE {image_attach} DROP INDEX iid

- image galleries are now made with views, and have a different layout. You will need to set the width and height of the gallery items in your theme stylesheet. Alternatively, help test this patch: #564488: Allow users to specify gallery LI size. Help with #575790: cross-browser support for gallery style is also needed.
- From BETA 3 or earlier: You should rebuild all your image derivatives immediately prior to updating: this should prevent this update error: #583076: Error on Database Updates for 6100 when upgrading to Beta3: 'duplicate entry' for primary key.
- From BETA 2 or earlier: Image attach has new permissions. You will need to assign these to your roles.
- From BETA 2 or earlier: If you have created views with the Attached images field, you will need to remove it and re-add the new field for multiple images.
- From ALPHA 5 or 6 and the Attached images block is still not showing, see http://drupal.org/node/561686#comment-2007790 for a fix.

Created by: joachim
Created on: 21 Dec 2009 at 13:59 UTC
Last updated: 1 Aug 2018 at 21:28 UTC
New features
Bug fixes
Insecure
Unsupported

Other releases