Ah I guess that’s the graph.cfm issue reported yesterday. I’ll produce a fix tomorrow, been a long day fixing ORM stuff as well as other form and image bugs
OS: Windows 11
Java Version: 21.0.8 (Eclipse Adoptium) 64bit
Tomcat Version: Apache Tomcat/11.0.9
Lucee Version: 6.2.5.48
Last week, I attempted to update my dev machine from 6.2.4.24 to 6.2.5.48, and I ran into a few issues.
The first was that the content of the file “[lucee]\tomcat\lucee-server\context\context\graph.cfm” had been replaced with the content from either “.\formtag-form.cfm” or “.\form.cfm” (they only differ by comments and slight differences in “prv.validateEmail”). I replac…