This is in mailman CVS
I've changed GUI/GUIBase.py with the hopes to output a better error:
try:
val = self._getValidValue(mlist, property, wtype, val)
except ValueError:
doc.addError(_("Invalid value '"+val+"' for variable: %(property)s"),
tag=_('Error: '))
I get the error (without my patch too obviously) only one install. I can't seem to
reproduce it on the list install I have on my laptop.
Any ideas what's going on?
Marc
--
Microsoft is to operating systems & security ....
.... what McDonalds is to gourmet cooking
Home page: http://marc.merlins.org/ | Finger [EMAIL PROTECTED] for PGP key
_______________________________________________
Mailman-Developers mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-developers