cffunction - output Bug
The CFML compiler encountered an unexpected
java.lang.NullPointerException exception.
The reason for this was: Occurred at:
java.lang.NullPointerException
at
coldfusion.compiler.ASTcffunction.setAttrList(ASTcffunction.java:53)
at coldfusion.compiler.cfml40.cffunction(cfml40.java:1828)
at coldfusion.compiler.cfml40.cfml(cfml40.java:2266)
at coldfusion.compiler.cfml40.start(cfml40.java:2346)
Lautet die Fehlermeldung wenn das Output Attribut leer ist. Eine etwas schönere Fehlermeldung wäre hier nicht schlecht.