Roundup Tracker - Issues

Issue 1592773

classification
interfaces.py is not ignored
Type: Severity: normal
Components: Documentation Versions:
process
Status: closed fixed
:
: : jalanb, richard
Priority: normal :

Created on 2006-11-08 16:57 by jalanb, last changed 2006-11-09 00:50 by richard.

Messages
msg2336 Author: [hidden] (jalanb) Date: 2006-11-08 16:57
A documentation slip may cause users to lose mail
gateway customisations.

Having recently upgraded from roundup version 0.7 to
1.1 I followed the upgrade path as recommended at
http://roundup.sourceforge.net/doc-1.0/upgrading.html.
In the section at
http://roundup.sourceforge.net/doc-1.0/upgrading.html#new-tracker-layout
it says "the old interfaces.py file will be ignored"

Hence we moved interfaces.py into the new extensions
directory, and our customisations for web interface
transferred smoothly.

Unfortunately "interfaces.py" is not ignored by the
mail gateway, and so we lost those customisations.

Having discovered the problem a restored (a shorthened
version of) interfaces.py to the root directory of the
tracker our mail customisations are restored.
msg2337 Author: [hidden] (richard) Date: 2006-11-09 00:50
Logged In: YES 
user_id=6405

Thanks, I've ammended the docs.
History
Date User Action Args
2006-11-08 16:57:21jalanbcreate