Issues

Select view

Select search mode

 
44 of 44

Different output for fileOpen() between ACF & Lucee 6

Fixed

Description

The response from a fileOpen() call is different between Lucee 6 and ACF 2023.

Specifically the FileSize value includes the word ‘bytes’ in Lucee.

Attachments

2

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 19 March 2025 at 12:18
Updated last week
Resolved last week

Activity

Show:

Pothys - MitrahSoftlast week
Edited

I tested this ticket with Lucee version 7.0.0.169-SNAPSHOT. When I tried to execute the fileOpen() function, the returned size now shows the number value, and the bytes are no longer included. Both ACF and Lucee now return the same results.

Zac Spitzerlast week

Zac Spitzer19 March 2025 at 12:39

both getMetaData(fileObj) and fileObj.getMetaData() are returning empty structs?

Flag notifications