search : neil pugh

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

displaying top 100 results

2608653 CF-4033628 Language Neil Pugh Member functions for encoding Create member functions for the new encoding functions: encodeForHTML encodeForJavascript encodeForHTMLAttribute and for the rest ----------------------------- Additional Watson Details ----------------------------- Watson Bug
2608654 CF-4033627 Core Runtime Neil Pugh Add ArrayConcatenate function Which allows me to concatenate an array to an array. Or enhance ArrayAppend() so that I can pass an array to append to the array. Also change ArrayAppend so it returns a reference to the array that was passed in
2673394 CF-4126650 Installation/Config : Installer Neil Pugh Uninstall deletes ColdFusion 11 services Problem Description: When I un-installed ColdFusion Raijin it removed the following services installed by ColdFusion 11. Steps to Reproduce: Install ColdFusion 11 then install ColdFusion Raijin
2608712 CF-4019518 Net Protocols : MAIL Neil Pugh New cfmailparam feature Add an attribute called filename. If a programmer is using cfmailparam to attach a file to a cfmail email then they can use the new filename attribute to set the filename of the file to something different to that which
2608715 CF-4018979 Language Neil Pugh File is an undocumented global scope Problem Description: A variable called File exists even when it hasn't been created in code and there is not reason for it to exist. It's value is an empty struct. As far as I can see there is no global scope called file
2608733 CF-4014645 Language Neil Pugh ArrayFindNoCase() throws error Duplicate ID: CF-4082131 Problem Description: If you dynamically create the array used by ArrayFind then the code will error with some weird variable not created by the user. Steps to Reproduce: Actual Result: Error
, they should still be functional and visible in the services.msc window. Can you please validate and confirm? Date Added :2015-08-10 08:25:12.0 Added By: PreRelease User User Name:Neil Pugh Note Added: Entered Bug. Date Added :2015-08-09 17:52:12.0
2597067 CF-3130358 Language : Functions Neil Pugh IsValid("url","http://en.wikipedia.org/wiki/Monkey_(TV_series)") Problem Description: IsValid("url","http://en.wikipedia.org/wiki/Monkey_(TV_series)") returns false when it is in fact a valid URL. Steps to Reproduce: Dump the title of this post
2597102 CF-3114788 Document Management : PDF generation Neil Pugh CFDocument missing letter-spacing implementation Problem Description:The ColdFusion 9 documentation for cfdocument lists the CSS feature letter-spacing as supported. Under no circumstances is this feature supported. Steps
2608714 CF-4019511 Net Protocols : MAIL Neil Pugh cfmailparam file attachments and Amazon Web Services file name bug Problem Description: If you place a path to a file in cfmailparam that is to a file sitting within an AWS bucket then the attached filename is prepended with the path to the file
2609314 CF-3859531 Charting/Graphing Neil Pugh CFChart style attribute errors when passing json string Problem Description: If I pass in a valid json string (for ZingCharts) then I would expect to see a chart with this styling applied. Documentation states this should work: https