Re-fix for earlier fix for bug # 104761. Re-fix provided by timm. See bug report

for further details.
This commit is contained in:
radha 1998-05-26 19:05:32 +00:00
parent 1158b1a4bc
commit 91c7212ef6

View File

@ -2899,6 +2899,7 @@ fe_mocha_submit_form_cb (MWContext *context, LO_Element *element, int32 event,
{
context = XP_FindNamedContextInList(context, (char*)data->window_target);
data->window_target = NULL;
url->window_target = NULL;
}