Title: RE: Problems when incorrect handler specified on a form post and link
Thread: Problems when incorrect handler specified on a form post and link
Forum: Bugs (ColdBox)
Conference: ColdBox
User: puc
I totally agree, however the framework should eliminate this possibility of
happening by adding a check so that IF the onInvalidEvent handler is not present
AND the event is not found, then it should display an error indicating
"missing event". This is not a programming
This appears to be the
same kind of problem as MACH-II had in the first release (white screen of death)
and was fixed in a later release.
Don't you agree?