[Coldbox 3.8] Bug found

I found a small bug, the weird thing is that it showed up until today, when I was running the same version in other apps with no issues whatsoever.

The syntax error is locate din file: .…/coldbox/system/interceptors/SES.cfc: line 896
The cfarguments are not closed in function: serializeURL

They should be:

<cfargument name=“formVars” required=“false” default=""/>
<cfargument name=“event” required=“true”/>

Running:
Railo 4.1.2.003
Coldbox 3.8

Thanks

Felipe Serrano

CFML is not XML. Tags like cfargument do not need to be closed. Are you seeing an error?

Thanks!

~Brad

ColdBox Platform Evangelist
Ortus Solutions, Corp

E-mail: brad@coldbox.org
ColdBox Platform: http://www.coldbox.org
Blog: http://www.codersrevolution.com