Your message dated Sun, 19 Mar 2017 08:53:17 +0100
with message-id <[email protected]>
and subject line Re: [Pkg-xfce-devel] Bug#858151: libexo-helpers: Missing
quoting in /usr/share/xfce4/helpers/iceweasel.desktop
has caused the Debian Bug report #858151,
regarding libexo-helpers: Missing quoting in
/usr/share/xfce4/helpers/iceweasel.desktop
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
858151: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=858151
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libexo-helpers
Version: 0.10.2-4
Severity: normal
Tags: patch
Dear Maintainer,
The Jessie version of /usr/share/xfce4/helpers/iceweasel.desktop is
still missing quoting in the X-XFCE-CommandsWithParameter field:
https://sources.debian.net/src/exo/0.10.2-4/exo-helper/helpers/iceweasel.desktop.in.in/
Note that this is not missing in firefox.desktop:
https://sources.debian.net/src/exo/0.10.2-4/exo-helper/helpers/firefox.desktop.in.in/
but it is fixed in version 0.10.7-1:
https://sources.debian.net/src/exo/0.10.7-1/exo-helper/helpers/iceweasel.desktop.in.in/
I've attached the trivial patch that adds the quoting.
Sincerely,
Nathaniel Beaver
-- System Information:
Debian Release: 8.7
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.8.0-0.bpo.2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) (ignored:
LC_ALL set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
-- no debconf information
-- debsums errors found:
debsums: changed file /usr/share/xfce4/helpers/iceweasel.desktop (from
libexo-helpers package)
--- /usr/share/xfce4/helpers/iceweasel.desktop 2014-09-06 15:29:06.000000000 -0500
+++ iceweasel.desktop 2017-03-18 17:27:48.624325886 -0500
@@ -41,4 +41,4 @@
X-XFCE-Binaries=iceweasel;iceweasel-gtk2;iceweasel-gtk;
X-XFCE-Category=WebBrowser
X-XFCE-Commands=%B -remote "openURL(about:blank,new-window)";%B;
-X-XFCE-CommandsWithParameter=%B -remote "openURL(%s)";%B %s;
+X-XFCE-CommandsWithParameter=%B -remote "openURL(%s)";%B "%s";
--- End Message ---
--- Begin Message ---
Version: 0.10.7-1
On Sat, 2017-03-18 at 17:45 -0500, Nathaniel Morck Beaver wrote:
> The Jessie version of /usr/share/xfce4/helpers/iceweasel.desktop isĀ
> still missing quoting in the X-XFCE-CommandsWithParameter field:
>
> https://sources.debian.net/src/exo/0.10.2-4/exo-helper/helpers/iceweasel.des
> ktop.in.in/
>
> Note that this is not missing in firefox.desktop:
>
> https://sources.debian.net/src/exo/0.10.2-4/exo-helper/helpers/firefox.deskt
> op.in.in/
>
> but it is fixed in version 0.10.7-1:
>
> https://sources.debian.net/src/exo/0.10.7-1/exo-helper/helpers/iceweasel.des
> ktop.in.in/
>
> I've attached the trivial patch that adds the quoting.
Thanks, at that point it's unlikely to be fixed in Jessie, but if we have to
do another upload to Jessie we'll make sure it's included.
I'm marking the bug as fixed in the 0.10.7-1 version though.
Regards,
--
Yves-Alexis
--- End Message ---
_______________________________________________
Pkg-xfce-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-xfce-devel