Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0
-
None
-
None
-
Operating System: Windows XP
Platform: PC
-
33834
Description
When submitting a null value I get a null pointer exception, it would be
preferable for a function such as this to simply return the null value instead
of blow up. Otherwise I have to add unnecessary logic in front of what should
be a simple function call.