Framework error messages which attempt to dump the entire component are unreadable
Description
Some old-style framework error messages attempt to dump the entire component to the console using the ", that, " pattern. A candidate is in fluid.instantiateEvents
These should be rewritten using the fluid.dumpComponentAndPath utility instead.
Some old-style framework error messages attempt to dump the entire component to the console using the ", that, " pattern. A candidate is in fluid.instantiateEvents
These should be rewritten using the fluid.dumpComponentAndPath utility instead.