Use user.home instead of user.dir to test case sensitivity

Description

When a server starts, CommandBox tests file creation to see if the file system is case sensitive. It creates a file in user.dir which is the working directory of the process, but the current user may not have write permissions to this folder! Change to user.home which should always have permissions.

 

Activity

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

Details

Assignee

Reporter

Affects versions

Fix versions

Priority

Sentry

Created September 7, 2022 at 10:10 PM
Updated September 7, 2022 at 10:11 PM
Resolved September 7, 2022 at 10:11 PM