Using a warPath of ./ gets normalized to "" and then ignored in subsequent starts
Description
CommandBox ignores a warpath in the server.json that is an empty string, but this is incorrect. Since file paths are relative to the server.json file, a warpath value of "" is perfectly legitimate and it points to the directory that the server.json lives in.
Activity
Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.
CommandBox ignores a warpath in the server.json that is an empty string, but this is incorrect. Since file paths are relative to the server.json file, a warpath value of "" is perfectly legitimate and it points to the directory that the server.json lives in.