Actions
Errores #125
closedValidate null tables
Puntos de historia:
1
Description
Method equals of pattern BeanClase throws a NullPointerException when it's comparing a null table because it isn't validating if the table is null before comparing them.
Modify method equals to validate if the source and target tables aren't null before comparing them
Updated by Jesús Freire about 7 years ago
- Subject changed from Modify method equals into pattern BeanClase to validate null tables to Modify BeanClase.equals() to validate null tables
Updated by Jesús Freire about 7 years ago
- Subject changed from Modify BeanClase.equals() to validate null tables to Validate null tables in BeanClase.equals
- % Done changed from 10 to 20
Updated by Jesús Freire about 7 years ago
- Tracker changed from Tareas to Errores
Updated by Jesús Freire about 7 years ago
- Subject changed from Validate null tables in BeanClase.equals to Validate null tables
Updated by Jesús Freire about 7 years ago
- Target version changed from 0.0.6 to 0.0.7
Updated by Jesús Freire about 7 years ago
- Status changed from Nueva to En curso
- Assignee set to Jesús Freire
- Estimated time changed from 2:00 h to 1:00 h
- Puntos de historia changed from 0 to 1
Updated by Jesús Freire about 7 years ago
- Status changed from En curso to Resuelta
- % Done changed from 10 to 90
Applied in changeset selene-wrapper|r523.
Updated by Jesús Freire almost 7 years ago
- Status changed from Resuelta to Cerrada
- % Done changed from 90 to 100
- Due date set to 06/06/2018
Actions