tracker issue : CF-3126153

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

typos in imageMakeColorTransparent() doc

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): Aaron Neff / Aaron Neff (Aaron Neff)

Created: 02/29/2012

Components: Documentation

Versions: 10.0

Failure Type:

Found In Build/Fixed In Build: Public Beta /

Priority/Frequency: Minor / Few users will encounter

Locale/System: English / Platforms All

Vote Count: 0

Public Beta doc has this syntax for imageMakeColorTransparent:

-----------
imageColorTransparent (img, color)
-----------

Two things:

1) No space needed btwn function name and opening paren.

2) "imageColorTransparent" should be "imageMakeColorTransparent"

Suggestion: imageMakeColorTransparent(img, color)

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3126153

External Customer Info:
External Company:  
External Customer Name: itisdesign
External Customer Email:  
External Test Config: My Hardware and Environment details:

Attachments:

Comments:

Related thread: http://prerelease.adobe.com/r/?2146318b0b814cdf91a07d99624c51e0
Comment by External U.
20486 | February 29, 2012 02:28:24 AM GMT
Verified this is *NOT* fixed in CF10 Final (build 10,282462). http://help.adobe.com/en_US/ColdFusion/10.0/CFMLRef/WSf23b27ebc7b554b6102df54713585ef9f29-8000.html See? Syntax still has unnecessary space before opening paren, and the function name itself is wrong: imageColorTransparent (img, color) Can this ticket please be re-opened and not closed until it is fixed? Thanks, -Aaron
Comment by External U.
20487 | May 28, 2012 05:43:42 PM GMT