Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download storage_api-7.x-1.7.tar.gztar.gz 58.83 KB
MD5: bb43b4232437a135cde1321401b3929b
SHA-1: 108ca78a3fdbfd4177186943cdbd72fc48b8b783
SHA-256: 06ff16b8525e5a7065ae82242cd987be1438419ffe9932d2f42141324292a489
Download storage_api-7.x-1.7.zipzip 77.18 KB
MD5: c994d1a583656e50eb0ceb323cafb899
SHA-1: edb7115130312984a273a07c232aff02623b16c0
SHA-256: 0a91e328f6801e1dcc6d8061cb4346d577a858b960c6c3bbe28a73e3fe8c3269

Release notes

Version 1.7 release of Storage API covers numerous code changes since version 1.6.

Under this version, there has been a lot of code cleanup in agreement with Drupal coding standards. This release includes many changes. Do not upgrade your site without first testing this update. Storage API is so vast it is impossible to do 100% regression testing across the spectrum of use-cases.

The list of issues addressed by this release are:
#2312487: Amazon S3 error due to missing source files.
#2135471: Audit of Container using FTP storage fails
#2486613: Compatibility with file_resup
#2118709: Image url not working if clean urls is not enabled
#2471639: Missing check for file_id == null in before "destroyUnrequiredInstances" in cron?
#2447175: Image module dependency not decleared
#2447175: Image module dependency not decleared
#2427031: Proxy details not included in request
#2446425: Typo in core.inc
#2325149: Allow configuration management through settings.php
#2015957: Memory exhaust in _storage_check_files()
#2402849: Storage container size calculation query brings DB to crawl for large numbers of assets.
#1929100: DrupalStorageStreamWrapper::realpath() method returns wrong data when using drupal file functions.
#2407275: Infinite loop if files/storage directory is missing
#2122941: Images fail to load on multilingual site
#2399803: Use Drupal coding standards for base module files
#2399797: Use Drupal coding standards for services
#2396981: Use Drupal coding standards
#1988300: Ajax can't work, maybe miss "$this->" on the line 299 of rackspace.inc
#1999638: Drupal's file system settings shows radio buttons without any text, for each storage API enabled field.
#1996976: Use drupal_basename() instead of basename() to preserve non-US-ASCII characters.
#2379651: Update S3 for new Region - Frankfurt
#2002236: Add S3 container: "The difference between the request time and the current time is too large"
#1973746: Need to alter the initial container of some styled images.
#2379343: Amazon S3 error: Cannot set it up
#1979774: Better S3 SSL support
#2312523: StorageException due to bad/missing image style
#2348597: Full set of drush commands
#2026041: Patch for support for Cloudfront CNAME & signed URL

Created by: Perignon
Created on: 24 May 2015 at 16:23 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
Bug fixes
New features
Insecure

Other releases