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.