Your message dated Tue, 29 Jul 2008 18:41:47 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#492165: closed by James Vega <[EMAIL PROTECTED]> (Re:
Bug#492165: supybot: Plugin plugin command bug)
has caused the Debian Bug report #492165,
regarding supybot: Plugin plugin command bug
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.)
--
492165: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=492165
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: supybot
Version: 0.83.3-1
Severity: normal
1. use supybot-wizard to create a new bot
2. !load Plugin
3. !load Seen
3. !Plugin plugin last
Result: The "last" command is available in the Misc plugin.
Expected Result: the last command is offered in both the Misc and Seen
plugins but is not reported correctly.
-- System Information:
Debian Release: lenny/sid
Architecture: i386 (i686)
Versions of packages supybot depends on:
ii python 2.5.2-0ubuntu1 An interactive high-level
object-o
ii python-support 0.7.5ubuntu1 automated rebuilding
support for p
supybot recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
On Tue, Jul 29, 2008 at 02:56:56PM -0700, Grant Bowman wrote:
> Before the real issue is forgotten, I will restate it.
>
> 1. use supybot-wizard to create a new bot
> 2. !load Plugin
> 3. !load Seen
> 4. !Plugin plugin last
>
> Result: The "last" command is available in the Misc plugin.
>
> Expected Result: the last command is offered in both the Misc and Seen
> plugins but is not reported correctly.
>
> If some kind of behavior were intended to be reported I would expect
> different wording of the Result.
And as I already stated, that is not the expected result. Plugin.plugin
reports, if there is no ambiguity, solely name of the plugin that
contains the command which will be run. There is no ambiguity about
which plugin's last command to call since Misc is, by default, listed in
supybot.commands.defaultPlugins.importantPlugins and therefore
prioritized over all plugins that aren't listed in that config variable.
--
James
GPG Key: 1024D/61326D40 2003-09-02 James Vega <[EMAIL PROTECTED]>
signature.asc
Description: Digital signature
--- End Message ---