Title:
Bug 83466:(Watson Migration Closure)Add new #IFNULL( object, default )# function
| View in TrackerStatus/Resolution/Reason: Closed/Deferred/
Reporter/Name(from Bugbase): Michael Nimer / Michael Nimer (Michael Nimer)
Created: 06/30/2010
Components: General Server
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 /
Priority/Frequency: Normal / Unknown
Locale/System: English / Platforms All
Vote Count: 0
Problem:
Add new #IFNULL( object, default )# function. So users can easily output a "" string when the java objects they are working with are null. Since they can't do a <cfif object == null > in CF? Or add if null support to cfif?example:#ifNull( user.getName(), "" );
Method:
Result:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3041725
External Customer Info:
External Company:
External Customer Name: Michael Nimer
External Customer Email: 2A9532C544B718E0992015D5
External Test Config: 06/30/2010
Attachments:
Comments: