Status/Resolution/Reason: Closed/Withdrawn/CannotReproduce
Reporter/Name(from Bugbase): Peter Freitag / Peter Freitag (Peter Freitag)
Created: 03/09/2016
Components: AJAX
Versions: 2016
Failure Type: Unspecified
Found In Build/Fixed In Build: Beta2_v12 /
Priority/Frequency: Trivial / Unknown
Locale/System: English / Linux All
Vote Count: 0
Problem Description: When you have a cfwindow tag it will always attempt to load: /cf_scripts/scripts/ajax/resources/ext/images/default/s.gif even if you change the Default Script Src in the ColdFusion Administrator.
Steps to Reproduce: Change the default script src to something other than /cf_scripts/scripts and then block /cf_scripts. Run some code like this:
<cfwindow title="Test Window" name="myWindow" width="200" height="200" initShow="true" source="/"></cfwindow>
Actual Result: Window shows with broken image
Expected Result: Expect it to load s.gif via the script source specified in ColdFusion Administrator.
Any Workarounds: None.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4126420
External Customer Info:
External Company: Foundeo Inc.
External Customer Name: Peter Freitag
External Customer Email: PETE@FOUNDEO.COM
External Test Config:
Attachments:
Comments: