Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download file_entity-7.x-2.23.tar.gztar.gz 103.72 KB
MD5: 817b7c142747d06b8d7c6ba6dd16d06e
SHA-1: f58a5487fd1ec53418bf80f516d0a3c354062242
SHA-256: 88b603bbbe353dca9b7663886c7ea743de713e3733fb36dbbe1c687004169304
Download file_entity-7.x-2.23.zipzip 125.24 KB
MD5: 66b86118d2040e322fd59049a472ac57
SHA-1: eb7318b7c81ff77ea075ae0520bf565a70c6434c
SHA-256: f460e235927067fed4499e7f385c26f6f2dcfb8eb77f6f7618b6a7c1ee30966c

Release notes

Changes since 7.x-2.22
#2114293: file_entity.install coding standards followup
#2991849: Update image metadata before saving replace_upload
#2642764: Speed up via shortcutting token file_entity_file_load
#2958041: Undefined variables in file_entity_file_display_content_type_edit_form
#2911865: Circular references reach maximum function nesting level
#2983803: Allow modules to choose to skip fields in upload wizard
#2206421: Conflict between File Entity and Pathauto Entity modules
#2206421: Conflict between File Entity and Pathauto Entity modules
#2650842: file_entity_update_7212() calculates a wrong progress
#2838315: Support for translating file entities
#2549487: Trying to get property of non-object in file_entity_edit

Changes since 7.x-2.21 - (scalability improvement and file replacement edge case fixes)
#1974630: It should be possible to disable forced flushing of derived images.
#2958574: Enforce stricter "Keep Original Filename" option for same extensions

Important performance fix is in this release, we highly recommend upgrading to 7.x-2.21.
Changes since 7.x-2.20
#2966026: Performance fix - rename file_entitycache_file_load to file_entity_entitycache_file_load
#2945148: php 5.2 compatibility. Tertiarary operator syntax.

Changes since 7.x-2.19
REVERT 2642764 (due to regression)
#2642764: Speed up via shortcutting token file_entity_file_load

Changes since 7.x-2.18
#2920043: Error call to undefined function file_entity_set_title_alt_properties() on file_view_file()
#2953708: fix php 5.3 compatibility regression issue, drupal_basename vs php basename

Changes since 7.x-2.17
#2642764: Speed up via shortcutting token file_entity_file_load

Changes since 7.x-2.16
#2346919: Add file submit doesn't properly work with multiple submit buttons
#2676518: File usage page has no title
#2643672: Any version of this module breaks my whole site
#2644846: EntityMalformedException caused when file has been removed
#2944255: Token types are not defined but have tokens $info['types']['taxonomy_term']
#2948416: Operations Disable/Delete/Revert missing from file types overview page
#2947445: Undefined index: {file_style} in _file_entity_tokens_get_property()

Created by: joseph.olstad
Created on: 7 Nov 2018 at 06:10 UTC
Last updated: 8 Nov 2018 at 18:43 UTC
Bug fixes
Insecure

Other releases