user name and command is swapped in a message

Bug #103406 reported by Marco A L Barbosa
4
Affects Status Importance Assigned to Milestone
libgksu (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

if wou run
gksu -u user -w 'ls /'
you get the command and user name swapped in the message

libgksu/libgksu.c:

          msg = g_strdup_printf (_("<b><big>Enter the password of %s to run "
                                   "the application '%s'"
                                   "</big></b>"),
                   command, context->user); /* HERE IT IS */

Related branches

Changed in libgksu:
status: Unconfirmed → Confirmed
Daniel Hahler (blueyed)
Changed in libgksu:
assignee: nobody → blueyed
status: Confirmed → In Progress
Revision history for this message
Daniel Hahler (blueyed) wrote :

I've fixed this in the debdiff for bug #133639.

Changed in libgksu:
assignee: blueyed → nobody
status: In Progress → Confirmed
Revision history for this message
Daniel Hahler (blueyed) wrote :

libgksu (2.0.5-1ubuntu4) gutsy; urgency=low

  * debian/patches/18_g_markup_escape_text_for_command.patch:
    Escape markup in dialog's command substitutions (LP: #133639)
    Fix order of user and command in a message (LP: #103406)

 -- dAniel hAhler <email address hidden> Wed, 12 Sep 2007 23:48:50 +0200

Changed in libgksu:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.