[Webkit-unassigned] [Bug 34219] [Gtk] Server message not shown on http authentication

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 28 12:32:36 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=34219


Gustavo Noronha (kov) <gns at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #47546|review?                     |review-
               Flag|                            |




--- Comment #3 from Gustavo Noronha (kov) <gns at gnome.org>  2010-01-28 12:32:36 PST ---
(From update of attachment 47546)
 196     char *description;

This * is misplaced in comparison to the others.

 272     serverMessageLabel =
gtk_label_new(_(soup_auth_get_realm(authData->auth)));

I don't think we want to translate the server's message.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list