tracker issue : CF-4205373

select a category, or use search below
(searches all categories and all time range)
Title:

False positive for missing CFPDFParam source attribute

| View in Tracker

Status/Resolution/Reason: To Fix//BugVerified

Reporter/Name(from Bugbase): Christopher T. / ()

Created: 10/07/2019

Components: Administrator, Code Analyzer

Versions: 2016,2018

Failure Type: Conflict With Docs

Found In Build/Fixed In Build: 2018,0,04,314546 /

Priority/Frequency: Normal /

Locale/System: English / Win 2016

Vote Count: 0

Problem Description:

False positive for missing "source" attribute in <CFPDFParam> when running Code Analyzer. Code is as follows:

"<cfpdfparam source="#invoice_temp_file#">"

Steps to Reproduce:

1. Run code analyzer against code that has CFPDFParam

Actual Result:

"ColdFusion 2016 has modified the usage of CFPDFParam tag. The attribute source is now a required attribute."

Expected Result:

None (pass)

Any Workarounds:

Attachments:

Comments: