Ticket #145 (closed defect: duplicate)

Opened 20 years ago

Last modified 19 years ago

Bug in ReactorAdapter.cfc

Reported by: mrampson@… Owned by: somebody
Priority: normal Milestone:
Version: 2.0.304 Severity: normal
Keywords: Cc:

Description

Line 12:

<cfif not cfcatch.detail contains "CFFILE" and not cfcatch.description contains "CFFILE">

cfcatch.description should be cfcatch.detail.

Change History

Changed 20 years ago by joe.rinehart

  • status changed from new to closed
  • resolution set to duplicate

Fixed a while ago.

Note: See TracTickets for help on using tickets.