CFChart fails with external style file, after latest update.
When using CFChart with an external style file, CF can no longer find it after applying the latest patch. The error returned is: Could not locate the style file ../includes/css/currency.piegraph.
Current version: 2023,0,24,330957
Previous version (which still works): 11,0,19,314546
Server: Windows Server 2019.
Code:
</cfchart>
I have tried using relative path, absolute path, and also ExpandPath() and made sure the file exists but CF doesn’t like it. We have other servers not yet updated but they can locate the file just fine. Please suggest a fix.
