That doesn't address MIT's needs or timetable. We have delayed the deployment of KfW 3.2 due to the usability issues now captured in RT. If I can fix them in the next week, I am going to do that and try to deploy KfW in time for students who start arriving in three weeks. I go on vacation Aug 17 and want results by the end of next week.
OK, reloading layout from the registry is not the best way to fix 5604. But it works now. I am looking for ways to fix the usability problems with minimal change. A quick change now and a more elegant change later are more acceptable than no product now and an elegant solution in the fullness of time. So why does a reload do something for the reload button but not for the destroy credentials case? Kevin -----Original Message----- From: Jeffrey Altman [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 01, 2007 1:22 PM To: [EMAIL PROTECTED] Cc: [email protected] Subject: Re: NIM question - why doesn't ACTION_LAYOUT_RELOAD work all the time? Kevin: Your description in the RT ticket is more complete than your description in the e-mail message. However, I can't replicate the problem trivially and I don't have time to help you right now. Reloading the layout is not the correct fix. When I or Asanka have time to delve into the issue we will look at it. Jeffrey Altman Kevin Koch wrote: > If 'Refresh button doesn't work' and ''Expires in' line remaining > after destroying credentials' aren't descriptive enough, try > https://krbdev.mit.edu/rt/Ticket/Display.html?id=5604. > > -----Original Message----- > From: Jeffrey Altman [mailto:[EMAIL PROTECTED] > ... > Reloading the layout from the registry on every refresh really doesn't > seem like the correct solution to any problem. > > It would be useful to those reading this list if you would either > describe the problem you are attempting to fix or provide a pointer to > the description in the krbdev RT. > > > Kevin Koch wrote: >> I fixed the 'Refresh button doesn't work' problem by adding >> >> khui_action_trigger(KHUI_ACTION_LAYOUT_RELOAD, NULL); >> >> to case KHUI_ACTION_VIEW_REFRESH: in mainwnd.c. >> >> But when trying to fix the problems with the 'Expires in' line remaining >> after destroying credentials, the same trick doesn't work in case >> KHUI_ACTION_DESTROY_CRED:. Any ideas why? > ... > > _______________________________________________ > kfwdev mailing list > [email protected] > http://mailman.mit.edu/mailman/listinfo/kfwdev _______________________________________________ kfwdev mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/kfwdev
