Title:
Bug 87011:(Watson Migration Closure)I am unable to define a function argument default value in cfscript annotations
| View in TrackerStatus/Resolution/Reason: Closed/Won't Fix/LowImpact
Reporter/Name(from Bugbase): Nathan Strutz / Nathan Strutz (Nathan Strutz)
Created: 08/05/2011
Components: Language, CFSCRIPT
Versions: 9.0.1
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 /
Priority/Frequency: Major / Unknown
Locale/System: English / Platforms All
Vote Count: 1
Problem:
I am unable to define a function argument default value in cfscript annotations. It throws a nullPointerException when I try.
Method:
/** @arg1.default 123*/function f(arg1) {}
Result:
java.lang.NullPointerException - in : line -1
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3043934
External Customer Info:
External Company:
External Customer Name: Nathan Strutz
External Customer Email: 36EC2AB9446105B39920157F
External Test Config: 08/05/2011
Attachments:
Comments: