search : daniel s.

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

displaying top 100 results

Comment on Method chaining support inconsitent with CFCs and use of java objects by Daniel S.
Comment on Whitespace being stripped out when using CFMAIL by Daniel S.
Comment on Bad replacement of single quotes in already escaped values when using named parameters by Daniel S.
Tracker Issue Bug 82608:ormsettings
2598493 CF-3041274 ORM Support Bob Silverberg Bug 82608:ormsettings Problem: ormsettings.automanageSession="disabled" not flushing on commit In a test that I just did I found that with automanagesession="true", the session is not being flushed when I commit the transaction. Here’s a test script
daniel fredericks More Modern CFML features More Modern features in ColdFuison, what are these features? Here are some and examples for each: CFScript QueryExecute Member Functions Elvis Operator Colusures Map Reduce Filter Each First Class Functions Safe Navigator CFScript: Seems like first
3618424 CF-4200048 Database : CFQuery Daniel Short Bad replacement of single quotes in already escaped values when using named parameters Problem Description: When running a query that contains a named parameter, any single quotes that have already been escaped have spaces added between them