| Request | JTracker -- bug report -- by Olavo Santos |
| Posted on | Jan 31, 2005 2:33 pm |
| Subscribe |
| Resolve by Jens Vagelpohl on Jan 31, 2005 6:28 pm | |
|
Thanks Olavo. This is a Zope problem having to do with the security audit done since 2.7.1. I have checked a change into CVS that simply removes the call and the ability to specify the MailHost on the first screen. jens |
|
|
|
| Initial Request by Olavo Santos on Jan 31, 2005 2:33 pm | |
|
Hi. You can't use supervalues on zope 2.7.3. Because of that you will have an error when you try to add a JTracker object. # grep -rin "supervalues" * www/addJTracker.pt:104: <span tal:define="mailhosts python: here.superValues(['Mail Host', 'Maildrop Host'])"> Best regards, @855, Nbk |