Your message dated Sun, 14 Dec 2014 04:08:54 -0200
with message-id <[email protected]>
and subject line Re: zope: Manpage contains syntax error
has caused the Debian Bug report #216778,
regarding zope: Manpage contains syntax error
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.)
--
216778: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=216778
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: zope
Version: 2.6.2-2
Priority: minor
The zopectl(8) manpage, when read, shows the following error.
zopectl.8:352: warning: `disabled'' not defined (probable missing space after
`di')
This is because the quote char is not indented, the attached patch should
fix it.
Regards
Javi
--- zopectl.8.orig 2003-10-20 22:36:20.000000000 +0200
+++ zopectl.8 2003-10-20 22:36:34.000000000 +0200
@@ -349,7 +349,7 @@
.B
zope-dtml-request-autoquote
Set this variable to one of 'no', '0' or
-'disabled' to disable autoquoting of
+\'disabled\' to disable autoquoting of
implicitly retrieved REQUEST data that
contain a '<' when used in a dtml-var
construction.
pgpDoZgc5Fool.pgp
Description: PGP signature
--- End Message ---
--- Begin Message ---
I am closing this bug because:
1. Very old.
2. zopectl no loger in Debian since 2005 (see #312865).
3. Based in some tests, I strongly believe that the issue was fixed.
Regards,
Eriberto
pgpmT7rsq0vpc.pgp
Description: PGP signature
--- End Message ---