coldbox create crud doesn't work on Windows

Description

CFC path needs to be relative on windows since the drive letter messes up the component path.

invalid component definition, can't find component [E:/training/cbtraining/models/artist] C:\Users\me\.CommandBox\cfml\system\modules\coldbox-commands\commands\coldbox\create\orm-crud.cfc: line 46 44: // property Map 45: var metadata = { properties = [], pk="" }; 46: var md = getComponentMetadata( entityCFC);

Gliffy Diagrams

Activity

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

Details

Assignee

Reporter

Affects versions

Fix versions

Priority

Components

Sentry

Created October 4, 2016 at 3:11 PM
Updated October 4, 2016 at 3:12 PM
Resolved October 4, 2016 at 3:12 PM