Public bug reported:

Binary package hint: xdg-utils

Line 392 in xdg-email script contains:
TOqul=$(echo "$MAILTO" | grep '^to=' | sed 's/^to=//' | awk '{ printf "%s,",$0 
}')

It should be:

TO=$(echo "$MAILTO" | grep '^to=' | sed 's/^to=//' | awk '{ printf
"%s,",$0 }')

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: xdg-utils 1.0.2-6.1ubuntu3.1 [modified: usr/bin/xdg-email]
ProcVersionSignature: Ubuntu 2.6.32-31.61-generic 2.6.32.32+drm33.14
Uname: Linux 2.6.32-31-generic x86_64
NonfreeKernelModules: fglrx
Architecture: amd64
Date: Fri May  6 14:07:31 2011
Dependencies:
 
InstallationMedia: Kubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100427)
PackageArchitecture: all
ProcEnviron:
 LANG=en_IE.utf8
 SHELL=/bin/bash
SourcePackage: xdg-utils

** Affects: xdg-utils (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug lucid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/778464

Title:
  typo in xdg-email script preventing processing destination email
  address

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to