Status/Resolution/Reason: Closed/Withdrawn/AsDesigned
Reporter/Name(from Bugbase): Andrew Scott / Andrew Scott (Andrew Scott)
Created: 05/01/2014
Components: Language, Framework Support
Versions: 11.0
Failure Type: Non Functioning
Found In Build/Fixed In Build: PublicBeta /
Priority/Frequency: Critical / All users will encounter
Locale/System: English / Win All
Vote Count: 0
It seems that something major has changed in ColdFusion 11, which means frameworks like ColdBox and ContentBox no longer work. It appears to be an issue where it is failing on this
component extends = "parent" implments="CFIDE.orm.IEventHandler" {
}
In ColdFusion 10 this works fine, as ColdFusion 9 runs it great. However ColdFusion 11 seems to think it is not implementing the event handler. I can only assume that this error is being thrown because the parent in the above code, is not as the error states implementing that object.
Steps to Reproduce:
Download ContentBox, and try to run the application.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3753750
External Customer Info:
External Company:
External Customer Name: ascott67
External Customer Email:
External Test Config: My Hardware and Environment details:
Attachments:
Comments: