Title:
[ANeff] ER for: cfimage(action="writetobrowser" to retain animated .gif's animation
| View in TrackerStatus/Resolution/Reason: To Fix//Investigate
Reporter/Name(from Bugbase): Aaron Neff / Aaron Neff (Aaron Neff)
Created: 09/28/2015
Components: CFIMAGE
Versions: 11.0
Failure Type: Enhancement Request
Found In Build/Fixed In Build: CF11_Final /
Priority/Frequency: Trivial / Unknown
Locale/System: English / Platforms All
Vote Count: 0
Currently, cfimage(action="writetobrowser" renders an animated .gif as a static image (no animation). This ER is for the rendered image to retain its animation.
Steps to reproduce:
1) Download 2015_MWL15_sitebanner-animated.gif (attached to #4041625)
2) Run the below code
3) Compare the 2 renders
4) See <img> displays an animated image (good)
5) See <cfimage> displays non-animated image
<img src="2015_MWL15_sitebanner-animated.gif">
<cfimage action="writeToBrowser" source="2015_MWL15_sitebanner-animated.gif">
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4065574
External Customer Info:
External Company:
External Customer Name: Aaron Neff
External Customer Email:
Attachments:
Comments: