Title:
Bug 82737:[ANeff] Doc bug for: isImageFile() does not mention "URL" as valid pathname
| View in TrackerStatus/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Aaron Neff / Aaron Neff (Aaron Neff)
Created: 04/24/2010
Components: Documentation, General
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 /
Priority/Frequency: Minor / Unknown
Locale/System: English / Platforms All
Vote Count: 0
Problem:
[ANeff] Doc bug for: isImageFile() does not mention "URL" as valid pathname.Currently, the description for the path attribute reads: "Required. The pathname of the on-disk or in-memory file to be checked. The pathname can be absolute or relative to the CFM page and must be enclosed in quotation marks." Please note that a URL is also valid. Example, the following returns YES: isImageFile('http://www.google.com/images/logo.gif') Suggested new description: "The pathname of the on-disk or in-memory file, or URL, to be checked. The pathname can be absolute or relative to the CFM page and must be enclosed in quotation marks." (note: added ", or URL,")
Method:
Result:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3041367
External Customer Info:
External Company:
External Customer Name: Aaron Neff
External Customer Email: 3D1D17B03C844EBF992001AC
External Test Config: 04/24/2010
Attachments:
Comments: