Menu

#224 TSComponentOne breaks contract of AbstractPrimitive

2.3
closed-fixed
None
5
2015-02-04
2015-02-04
stacke
No

When using the convenience setters in TSComponentOne the myValue field of AbstractPrimitive set to null and the myDetail field is used instead. As the isEmpty() and clear() methods are not overridden in TSComponentOne, isEmpty() will always return false and the component can only be cleared by calling setValue with null cast to String, Date or Calendar in this case.

Discussion

  • Christian Ohr

    Christian Ohr - 2015-02-04

    fix with rev. 957

     
  • Christian Ohr

    Christian Ohr - 2015-02-04
    • status: open --> closed-fixed
    • assigned_to: Christian Ohr
    • Group: 2.2 --> 2.3
     

Log in to post a comment.