Global 'static' dialogs
Hi all,
Please help me test the dialogs import from OCAL and export from OCAL.
I just fixed bug 241390 [1]. Some dialogs are defined 'static', so they are not recreated when opening the dialog more than once. The problem is that they have a parent window defined that links the dialog to a specific SPDesktop. So when the dialog is called from another desktop..., crashes might happen.
I am fixing this (making the dialogs non-static, recreating them every time they are needed) for the following dialogs: import from OCAL, export from OCAL, and the new export dialog that is not used at this moment.
I cannot test whether these dialogs still work with my fix. I'm very sorry if they are broken now, but I feel this is a very important fix for stability. If it's broken now: let me know, or revert rev 20804 fully.
cheers, Johan
participants (1)
-
unknown@example.com