foundeo / toscript

Converts Tag based CFML to CFML Script
GNU General Public License v3.0
20 stars 9 forks source link

cfinclude not implemented #4

Closed ryanguill closed 7 years ago

ryanguill commented 7 years ago
/* toScript ERROR: Unable to convert tag: cfinclude to CFML Script

<cfinclude template="x" />

*/
pfreitag commented 7 years ago

Fixed, however I noticed that runonce is not implemented in script on Lucee, may have to file a bug for that.

pfreitag commented 7 years ago

Bug already logged in Lucee issue tracker: https://luceeserver.atlassian.net/browse/LDEV-983