search : jojo serquina

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

displaying top 100 results

2609693 CF-3801082 Core Runtime Jojo Serquina Email validation using IsValid Problem Description: IsValid('email','johnny.doe@jd.com,,') - returns TRUE. Notice the two commas at the end of the email string? Any other characters(? / | . etc) returns FALSE. Prior to CF11, the same test returns
2609107 CF-3929319 CFForm Jojo Serquina cfinput validate="email" does not work for longer domain extensions. Problem Description: cfinput's validate="email" email attribute does not work for longer domain extensions such as .education or .international Steps to Reproduce: Create a cfform wtih a
2609768 CF-3779331 Database Jojo Serquina Query of Query and SQL statements ending in semicolon Problem Description: Steps to Reproduce: SELECT * FROM myQuery WHERE ID = 1; Actual Result: ID 818 type Database message Error Executing Database Query. detail Query Of Queries runtime
2609767 CF-3780056 Language Jojo Serquina Preserve case for Struct keys for Serialization Does Not Work Problem Description: Preserve case for Struct keys for Serialization (Admin setting) - doesn't work! Prior to version 11, the keys are UPPERCASE. Steps to Reproduce: - Preserve case for Struct