fileUpload() not compatible with ACF

Description

According to the documentation, the function signature of `fileUpload()` in Lucee is

FileUpload( destination, fileField, accept, nameConflict, mode, attributes, acl )

Whereas the ACF function signature is documented as:

FileUpload(destination, fileField, accept, nameConflict, strict, allowedExtensions)

This means that Lucee doesn't support ACF's `strict` and `allowedExtensions` parameters.

Activity

Unresolved

Details

Assignee

Reporter

New Issue warning screen

Before you create a new Issue, please post to the mailing list first https://dev.lucee.org

Once the issue has been verified, one of the Lucee team will ask you to file an issue

Sprint

Fix versions

Priority

Created 13 August 2019 at 19:50
Updated 8 June 2023 at 08:49