Status/Resolution/Reason: Closed/Withdrawn/UserError
Reporter/Name(from Bugbase): Richard Davies / Richard Davies ()
Created: 05/22/2017
Versions: 2016
Failure Type: Comestic Issue
Found In Build/Fixed In Build: 2016.0.04.302561 / NA
Priority/Frequency: Normal / Some users will encounter
Locale/System: / Win 2012 Server x64
Vote Count: 0
Problem Description:
Images added to debug output by <cftimer type="debug"> result in "404 Not Found" errors in browser console.
Steps to Reproduce:
<cftimer label="Timestamp" type="debug">
<cfdump var="#Now()#">
</cftimer>
Actual Result:
http://domain.com/CFIDE/debug/images/information_16x16.gif [HTTP/1.1 404 Not Found 40ms] reported in browser console and no image appears next to cftimer result in debug output.
Expected Result:
Image should appear next to cftimer result in debug output and there should not be any errors reported in browser console.
Any Workarounds:
Unknown.
Attachments:
Comments: