tracker issue : CF-4065574

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

[ANeff] ER for: cfimage(action="writetobrowser" to retain animated .gif's animation

| View in Tracker

Status/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:

We will evaluate this for the next version of ColdFusion
Comment by Vamseekrishna N.
5699 | October 13, 2015 11:25:32 PM GMT
Hi Vamsee, Which? CF12 or CF13? Thanks!, -Aaron
Comment by External U.
5700 | December 04, 2015 06:02:50 AM GMT