Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download filefield_sources-7.x-1.5.tar.gztar.gz 25.17 KB
MD5: 30562a5e512b1090866d8ca691a68ca5
SHA-1: d676f809fba4d5f82ef12d655e63812fac9548f0
SHA-256: e4952d9a499a6b6ad273abe1e07b17cfecdb97f0d8e17ab6424a2ff062f3a120
Download filefield_sources-7.x-1.5.zipzip 32.54 KB
MD5: 1c2dd057aba85d2cb199ea79338e3645
SHA-1: 6ae9f5920ee49bb02dcb833fe4c91b73acb181bd
SHA-256: ff829a2a402e29e3c8346fceafe5bb9a639758a85c52b60e4c53fa8b27d854ff

Release notes

This major bug fixing release helps keep FileField Sources up with the times, including major fixes for PHP 5.3 compatibility. It also improves a few sources with long-standing problems:

- The "Attach" source can now use the "move" option for attached files, instead of only "copy".
- The "IMCE" source can now select files based on IMCE permissions instead of being restricted by field.
- The "IMCE" source works again in IE browsers.

Changes since 7.x-1.4:

  • #1650000: Specified file attach path must exist or be writable even if no sources are enabled.
  • Preventing notice when settings are not yet set on field form.
  • #1334378 by ducktape, tirdadc, and quicksketch: Insert file on IMCE fails in Internet Explorer (7-9).
  • #1547356: Browse option for IMCE disapear after an image has been uploaded in another IMCE image field.
  • #1528404: Display sub-folder path in the file attach select file list drop-down.
  • #1492558 by Robin Millette: Unsupported operand types fatal error on PHP 5.3 when other widget settings are not present.
  • #1176784: Undefined index when file module is enabled and image module is not.
  • #1221486 by budda and quicksketch: Remote images appearing as access denied / 403.
  • #1228800 by recrit: Remove unneeded parameter from file_default_scheme().
  • #877452 by ufku: Enable uploading and deletion through IMCE.
  • #1704932: Wrap autocomplete widget query in db_like() to escape special symbols.
  • #1242516: HTTP error 404 on progress bar if user doesn't have "access content" permission.
  • #1585188: Allow destinations on remote stream wrappers (such as S3).
  • #1280826: Restore the "Move the file directly to the final location" feature in D7.
  • #1221382 by budda and quicksketch: Handle remote files without extensions based on Content-Type header.
  • #1342080 by greenmother: Wrong behavior of filefield_sources_save_file with FILE_EXISTS_REPLACE.
  • #1164898 by ufku: Remove unnecessary hook_init().
  • #1325136: Theme key "token_help" not found - filefield_source_attach_settings().
  • #1183866: IMCE integration doesn't work when Drupal is installed in a subdirectory.
  • #1138380 by sammys, JaakkoL, and camsoft2000: filefield_sources_field_process Undefined index.
  • #1329056 by atlea: "Add a new file" form disappear after selecting existing file.
  • #1221470 by budda: Correct "transfered" spelling.
  • #1460694 by tekante and fietserwin: Using managed files with filefield sources / IMCE - not displaying.
  • #1182436 by clemens.tolboom: flickr: Only files with the following extensions are allowed ... when trying do get a flickr image.
Created by: quicksketch
Created on: 6 Sep 2012 at 05:02 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
Bug fixes
Insecure

Other releases