Project

General

Profile

Actions

bug #7250

closed

add null checks to TeamDefaultCacheStrategy

Added by Andreas Kohlbecker about 6 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
New
Category:
cdmlib
Target version:
Start date:
Due date:
% Done:

50%

Estimated time:
Severity:
normal
Found in Version:
Tags:

Description

team members are not being null-checked.

In UIs members can be null at a point in the application life cycle when the cache needs to be generated (e.g.: updating ui element labels). Thses Situations are sometimes determined by the UI framework and thus out of the control of the application developer, so we must handle null values in the cache

Actions #1

Updated by Andreas Kohlbecker about 6 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 50
Actions #2

Updated by Andreas Kohlbecker about 6 years ago

Andreas Müller, please review the code changes are correct. I was a bit unclear about the role of paramter i in concatString(Team team, List<Person> teamMembers, int i)

Actions #3

Updated by Andreas Müller about 6 years ago

  • Status changed from Resolved to Closed
  • Assignee changed from Andreas Müller to Andreas Kohlbecker

looks ok

Actions

Also available in: Atom PDF