Opened 13 years ago

Closed 13 years ago

#232 closed defect (fixed)

Fault Section App loses aseismic slip factor values when editing

Reported by: Kevin Milner Owned by: Kevin Milner
Priority: major Milestone:
Component: fault DB Version:
Keywords: Cc: Timothy.Dawson@…

Description

From Tim Dawson:

Hi Kevin,

I just noticed that when I hit the edit fault section button, the aseismic slip factor values don appear in the Edit Fault Section Window, and I have to reenter the values before I can save. Can you look into this? Thanks.

Tim

Change History (2)

comment:1 Changed 13 years ago by Kevin Milner

OK I finally tracked this down. It's due to the parameter not actually being set, due to .equals() returning true for 2 ArbitrarilyDiscretizedFunction?'s just because they have the same name. Ned, is there a reason why .equals doesn't check that the contents of the functions are equal?

Anyway, it's fixed in [7735], and the app has been rebuilt with the fix.

Last edited 13 years ago by Kevin Milner (previous) (diff)

comment:2 Changed 13 years ago by Kevin Milner

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.