search : patrick heppler

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

displaying top 100 results

2598277 CF-3041515 ORM Support Patrick Heppler Bug 83047:(Watson Migration Closure)When using EntityLoad() passing-in an invalid option, there is no error Problem: When using EntityLoad() passing-in an invalid option, there is no error.For example: gb=EntityLoad("guestbook",{active=1},"date Desc
2599335 CF-3040317 CFIMAGE Patrick Heppler Bug 80396:imagenew() can't read TIF-File on Mac OS X 10 Duplicate ID: CF-3039861 Problem: imagenew() can't read TIF-File on Mac OS X 10.6.1, while same code works on RedHat EL 4. Both running ColdFusion 9 with Apache 2.GetReadableImageFormats() tells me
2614176 CF-3126957 Language Patrick Heppler Function to run CFML stored in database Would be a nice feature to run cfml straight from a query result. For example a database table called content contains a field whith cfml code stored as string, so you could do this: SELECT bodytext FROM content
2614177 CF-3126940 Installation/Config : Connector Patrick Heppler Apache version Check on Linux box Problem Description: Installer checks for supported Apache version, but the minor versions supported are outdated Steps to Reproduce: Run installer on linux box with Apache 2.2.15 Actual Result
2601994 CF-3037353 Legacy Area : Usability Patrick Heppler Bug 75158:(Watson Migration Closure)When using ColdFusions built-in AJAX features, you're unable to validate your site as XHTML Strict!!! It would be nice, if the ColdFusion generated JavaScript would be either placed in a separate file