search : nando breiter

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

displaying top 100 results

2611337 CF-3629697 Debugging Nando Breiter Query cfdump fields not aligned with data Problem Description: When using cfdump on a query, the fields across the top row are not correctly aligned with the columns of data. See the attached screenshot. Steps to Reproduce: Query a database table using
2612927 CF-3368555 Debugging Nando Breiter Display trace information in log file only Problem Description: An enhancement request to output trace information to log file only. Useful to debug certain ajax requests, or to explore possible bugs on a production server without displaying Debugging
2613625 CF-3198706 Language Nando Breiter Default local scope in variables declared within functions Problem Description: By default, variables defined inside a function or method are stored in the variables scope. This can cause threading problems or memory leaks if a developer forgets to local
2556972 CF-3630936 Debugging : CFDump Nando Breiter Query cfdump fields not aligned with data V2 Problem Description: cfdump display is broken under certain conditions. Steps to Reproduce: Unzip the attached simple templates and alter the query in test.cfm to work in your environment. Browse
2609160 CF-3917793 Administrator Nando Breiter Option Save class files causes CF to break applications if templates are modified. Problem Description: When "Save class files" is enabled, updating templates can cause CF to throw a template not found error, breaking the [production] application
2598611 CF-3041136 ORM Support Nando Breiter Bug 82409:More descriptive, precise error messages when attempting to use the ORM features would be very helpful to debug mistakes made, especially when defining properties of an entity that is persisted using Problem: More descriptive, precise error
2613626 CF-3198677 Documentation Nando Breiter Modernize documentation user interface design Problem Description: The ColdFusion documentation could be made much more accessible by modernizing the user interface, and focusing particularly on the parts of the documentation that are most often