[spambayes-bugs] [ spambayes-Bugs-794935 ] pop3proxy: Configuration page traces back

SourceForge.net noreply at sourceforge.net
Mon Aug 25 18:02:03 EDT 2003


Bugs item #794935, was opened at 2003-08-26 09:32
Message generated for change (Comment added) made by anadelonbrin
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=794935&group_id=61702

Category: pop3proxy
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Just van Rossum (jvr)
Assigned to: Nobody/Anonymous (nobody)
Summary: pop3proxy: Configuration page traces back

Initial Comment:
Python 2.3, spambayes from CVS, MacOSX 10.2.6, 
pop3proxy.py started with -D.

When I click the "Configuration page" link I get this 
traceback:

500 Server error
Traceback (most recent call last):

  File "/Volumes/TitaData/Users/just/code/spambayes/
spambayes/Dibbler.py", line 398, in found_terminator
    getattr(plugin, name)(**params)

  File "/Volumes/TitaData/Users/just/code/spambayes/
spambayes/UserInterface.py", line 487, in onConfig
    if type(options.valid_input(sect, opt)) in 
types.StringTypes:

  File "/Volumes/TitaData/Users/just/code/spambayes/
spambayes/OptionsClass.py", line 561, in valid_input
    return self._options[sect, opt].valid_input()

KeyError: ('pop3proxy', 'add_mailid_to')


----------------------------------------------------------------------

>Comment By: Tony Meyer (anadelonbrin)
Date: 2003-08-26 12:02

Message:
Logged In: YES 
user_id=552329

Opps.  Sorry, I hadn't checked ProxyUI.py in, which is why 
this was happening.  Did so just now.

----------------------------------------------------------------------

Comment By: Richie Hindle (richiehindle)
Date: 2003-08-26 11:49

Message:
Logged In: YES 
user_id=85414

I'm bang up to date from CVS and this is happening to me too.

----------------------------------------------------------------------

Comment By: Tony Meyer (anadelonbrin)
Date: 2003-08-26 11:37

Message:
Logged In: YES 
user_id=552329

Can you re cvs-up and see if this still happens?  I removed 
this option yesterday, but might have checked ProxyUI.py 
and Options.py in separately (I was checking in lots of 
changes and trying to split them up a bit).  I think you got a 
CVS in between the two check-ins.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=794935&group_id=61702



More information about the Spambayes-bugs mailing list