[Bug 132673] Changed - problem with error message "Please enter your name!"
bugzilla-daemon@widget.gnome.org
bugzilla-daemon@widget.gnome.org
Tue, 27 Jan 2004 23:14:47 -0500 (EST)
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.
http://bugzilla.gnome.org/show_bug.cgi?id=132673
Changed by ross@golder.org.
--- shadow/132673 Tue Jan 27 11:34:28 2004
+++ shadow/132673.tmp.16824 Tue Jan 27 23:14:47 2004
@@ -1,13 +1,13 @@
Bug#: 132673
Product: gtranslator
Version: 1.0
OS: Linux
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: normal
Priority: Normal
Component: Interface
AssignedTo: ross@golder.org
ReportedBy: jordi@sindominio.net
QAContact: kabalak@gtranslator.org
@@ -17,6 +17,11 @@
Summary: problem with error message "Please enter your name!"
From the Debian BTS, (http://bugs.debian.org/228146):
If Author's name is empty then I get an error "Please enter your name!"
The error doesn't disapear when I click OK, I think it should.
+
+------- Additional Comments From ross@golder.org 2004-01-27 23:14 -------
+Changed the gnome_app_error calls to gtk_message_dialogs, which seems
+to have fixed it.
+