Difference of behavior with cfdirectory recurse = true not including path

Description

In Lucee and ACF when the following code is used

<cfdirectory action="list" directory="#expandpath('./testdir')#" filter="*.cfc" recurse="true" listinfo="name" name="qObjects">

the qObject query will contain the name of the file and the path where just the name column is specified where listinfo is all it splits into the seperate columns

Attachments

1

Activity

Show:

Alex SkinnerSeptember 10, 2024 at 6:58 PM

added a zip of a testcase

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Fix versions

Priority

Sentry

Created September 10, 2024 at 6:57 PM
Updated September 10, 2024 at 7:20 PM
Resolved September 10, 2024 at 7:20 PM