Hire Me! I'm currently looking for my next role in developer relations and advocacy. If you've got an open role and think I'd be a fit, please reach out. You can also find me on LinkedIn.

Neil Robertson-Ravo shared an interesting bug with me:

<cftry><cfcatch></cfcatch></cftry>

When run, this generates a error:

(class: cftest2ecfm370320109, method: runPage signature: ()Ljava/lang/Object;) Illegal exception table range

What makes this template interesting is that as soon as you add a line break after the first cftry, it goes away. Neil has entered a bug report for it.