Andreas

Results 2 issues of Andreas

GetTempDirectory() already echos a trailing slash. Thus, the code in graph.cfm creates file location paths with double slashes as follows: On Ubuntu 20.04 LTS: `/somepath/WEB-INF/lucee/temp//graph/5A650255-8EB7-472A-86D943CE97EAD884.png` On Windows 10: `C:\somepath\WEB-INF\lucee\temp\/graph/E1F8959F-B1F9-4845-8052502D385FEDF7.png` This...

Hi David, awesome TOOL!!! Thanks for the great work!!! Doing some tests I had some issues with pathtransforms not setting breakpoints correctly with the luceedebug.jar version downloaded at the github...