Fix for bug crasher bug that occurs when communicator is built with ENDER

defined and a page with a textarea is loaded.
Reviewed and approved by nisheeth.
This commit is contained in:
kin%netscape.com 1998-08-04 00:21:36 +00:00
Родитель 0b7f45aabb
Коммит e8d01d8d5b
1 изменённых файлов: 1 добавлений и 2 удалений

Просмотреть файл

@ -2329,10 +2329,9 @@ lo_BeginTextareaTag(MWContext *context, lo_DocState *state, PA_Tag *tag)
PA_FREE(type_block);
}
else
#else
#endif /*ENDER*/
form_element = lo_form_textarea(context, state, tag,
FORM_TYPE_TEXTAREA);
#endif /*ENDER*/
/*
* Make a copy of the tag so that we can correctly reflect this