Issue 1826000
Created on 2007-11-05 12:04 by anonymous, last changed 2008-02-07 03:34 by richard.
msg2488 |
Author: [hidden] (anonymous) |
Date: 2007-11-05 12:04 |
|
I use classic tamplate and I've made a customization:
I've made an auditor and I get db.config.HOME from this auditor.
In case the auditor is run after sending a message via mail gateway the db.config.HOME has a trailing slash.
But In case the auditor is run after sending a message via web interface the db.config.HOME doesn't have a trailing slash.
I think in both above cases db.config.HOME should be the same. But it is not.
I use Roundup 1.3.3-3 on Debian.
-tt.
|
msg2489 |
Author: [hidden] (richard) |
Date: 2008-02-07 03:34 |
|
Please just use os.path.join
|
|
Date |
User |
Action |
Args |
2007-11-05 12:04:05 | anonymous | create | |
|