Package: bugs.debian.org
Severity: normal

First of all, *thank you* for the reply links; they're wildly useful.

See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=762194#413 for an
example of this issue.  Notice that the mail has a section marker symbol
(§) in it.  The mailto link uses the following URL encoding:
%C3%82%C2%A7

That encoding translates to §.  This looks like the result of taking
the section symbol (U+00A7), encoding it as two bytes of UTF-8 (0xC2
0xA7), then interpreting each of those two bytes as a character and
encoding those as UTF-8 (0xC3 0x82 0xC2 0xA7).

- Josh Triplett

-- System Information:
Debian Release: 8.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.17.0-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to