Skip to main content
This topic has been closed for replies.

1 reply

itisdesign_-_AH
Inspiring
March 26, 2012

Under the Usage section, this:

"When you use this tag with the showError attribute, but do not define an error page using cferror, page processing stops when the cfabort tag is reached."

should probably be changed to this:

When you use this tag with the showError attribute, but do not define an onError method in Application.cfc or an error page using cferror, page processing stops when the cfabort tag is reached."

Basically, the entire Usage section should be updated to also mention Application.cfc's onError() method.

Thanks,

-Aaron