Ticket #15 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

NPE for null variable

Reported by: scott Assigned to:
Priority: medium Milestone:
Component: compiler Version:
Keywords: Cc:
Total Hours: 0.5 Billable?: 0
Add Hours to Ticket: 0 Dependencies:
Estimated Number of Hours: 0.5

Description

Passing a null varaible into setVariable causes NPE to be thrown

SEVERE: Unhandled exception or error intercepted java.lang.Null Pointer Exception?

at org.sarugo.xtc.restlet.Template Representation?.setVariable(Template Representation?.java:60)

Change History

26/10/07 11:19:07 changed by michael

  • hours set to 0.5.
  • status changed from new to closed.
  • resolution set to fixed.
  • totalhours changed from 0.0 to 0.5.

(In [3316]) Fix NPE when setting variable to null. Fixes #15, spent 0.5