Skip to content

Incorrect component reported in warning when filename contains dots.#3

Open
boughtonp wants to merge 1 commit intomarkmandel:developfrom
boughtonp:develop
Open

Incorrect component reported in warning when filename contains dots.#3
boughtonp wants to merge 1 commit intomarkmandel:developfrom
boughtonp:develop

Conversation

@boughtonp
Copy link

ColdDoc falls over on CFCs with dots in their filename, but reports the incorrect component path when logging this error.

e.g. for /path/to/object.archive.cfc the log would report path.to.object as not existing.

It's possible ColdDoc should report a different error (e.g. invalid cfc filename), but as a quick fix, simply removing the .cfc from the end of the filename results in a more obvious error message.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant