Opened 13 years ago

Closed 13 years ago

#318 closed enhancement (fixed)

Add Preconditions to ERF_GuiBean & IMR_MultiGuiBean to make sure no duplicates, not null, etc

Reported by: Kevin Milner Owned by: Kevin Milner
Priority: major Milestone: OpenSHA 1.2
Component: sha Version:
Keywords: Cc:

Description (last modified by Kevin Milner)

The ERF_GuiBean & IMR_MultiGuiBean should make sure that it doesn't get a list of ERFs/IMRs that:

  • is null
  • is empty
  • contains 2 ERFs/IMRs with the same name

Change History (4)

comment:1 Changed 13 years ago by Kevin Milner

Resolution: fixed
Status: newclosed

Done in [8011]...also fixed GEM1 NSHMP SE Asia ERF name (problem discovered by this new Precondition).

comment:2 Changed 13 years ago by Peter Powers

should this be done for IMRs as well?

comment:3 Changed 13 years ago by Kevin Milner

Description: modified (diff)
Resolution: fixed
Status: closedreopened
Summary: Added Preconditions to ERF_GuiBean to make sure no duplicates, not null, etcAdd Preconditions to ERF_GuiBean & IMR_MultiGuiBean to make sure no duplicates, not null, etc

Agreed.

comment:4 Changed 13 years ago by Kevin Milner

Resolution: fixed
Status: reopenedclosed

done for IMRs in [8014]

Note: See TracTickets for help on using tickets.