Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=80805 --- shadow/80805 2007-02-12 13:42:48.000000000 -0500 +++ shadow/80805.tmp.11985 2007-02-12 15:12:32.000000000 -0500 @@ -282,6 +282,13 @@ ------- Additional Comments From [EMAIL PROTECTED] 2007-02-12 13:42 ------- It looks like the empry string comes from a call to ComboBox.Text (which itself calls ComboBox.SelectedItem which returns null). I have no idea if you're supposed to select an item from a combobox on the form or if one should have been selected automatically (in which case this would be a winforms issue). + +------- Additional Comments From [EMAIL PROTECTED] 2007-02-12 15:12 ------- +Hi, + +there's only a button on the page for the printing, no selection is +possible (no combobox visible). So I assume one is made automatically. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
