Closed ivanionut closed 8 years ago
It could be, those fields are optional. Some ColdFusion exceptions (and also depending on how you throw them) may have empty detail
field. The extendedInfo is also specific to how you notify BugLog of the error.
Are you explicitly passing them and seeing them empty?
ok, great ! Now I've seen it work with other types of errors.
Excuse me Oscar, just one question:
it is normal that in the info error page (
bugLog/hq/index.cfm?event=entry&entryID=xxx
)Exception Detail
andExtendedInfo
are empty?:cold_sweat: