To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=68660
------- Additional comments from [EMAIL PROTECTED] Mon Aug 21 06:16:38 -0700 2006 ------- ->mypersonal: Editing InputFields looks fine to me. But you didn't ever insert an InputField with your new dialog, did you? It crashes while inserting an InputField in SwFldInputDlg::ModifyHdl. The access to GetCurFld() usually returns NULL in case of an insert of a field. And also the Next/Prev buttons don't make sense when inserting a new field. The dialog needs and 'insert mode' (parameter bNextButton is currently unused). --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
