[PATCH] bugs/scripts/service.in
Marc Mutz
Marc.Mutz at uni-bielefeld.de
Tue Apr 23 21:09:29 BST 2002
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Tuesday 23 April 2002 21:26, Dirk Mueller wrote:
> Moin Marc!
>
> > They don't _need_ to. 'F' and '.' also don't _need_ to. It's just
> > recommended to qp-quote 'F'(rom_) and . (SMTP eod marker) to avoid the
> > quoting with From
> > or
> > ..
> > The same holds true for PGP signed messages, where each occurrence of
> > /^-/ will be quoted with prepending "- " (DASH SPACE).
>
> Yes, great. But if I want to write "-- " in my email, and it should NOT be
> the signature delimiter, it should probably be escaped (i.e. encoded in
> quoted-printable - no). so why the heck should it scan for the _escaped_
> version of the signature for finding the signature ?
<snip>
Because the perl script doesn't do qp decoding.
I'm afraid I don't understand what you mean here. Sorry. The bug reporting
systems stops processing when it sees a sig delimiter. For the bug system
it's equivalent to quit or thanks. I often relied on that to save some
typing. Now the first dash will be escaped (regardless of whether it's part
of the sig marker; it just encodes all F.- at the beginning of lines), so the
bug tracker sees
=2D-=20
and tells me that's an invalid command. I'd like to fix that (oh, and maybe I
add something that makes it skip the "-----BEGIN PGP...." lines, too, so Ingo
and I don't need to remember to disable signing when sending to
control at bugs.kde.org).
Where is the problem? It's an easy enough change and fixes this bug:
- ---BEGIN---
> dup 41510
Bug#41510: Attachments appear as cryptic text, are not accessable
Bug marked as duplicate.
> =2D-=20
Unknown command or malformed arguments to command.
> Marc Mutz <mutz at kde.org>
Unknown command or malformed arguments to command.
>
End of message, stopping processing here.
- ---END---
Marc
- --
Marc Mutz <mutz at kde.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQE8xb953oWD+L2/6DgRAnVrAJ0SZq9nHT7LzhaSZQEuSWUISbcMbACgwj+j
NDOuxLutQCWWX3Z/qFaG+is=
=QX73
-----END PGP SIGNATURE-----
More information about the kde-core-devel
mailing list