Roundup Tracker - Issues

Message1857

Author anonymous
Recipients
Date 2005-02-18.13:57:39
Message-id
In-reply-to
I have Roundup 0.8.1 installed on Windows 2003. 

In the roundup-server.ini, section:
[trackers]
TaskManager=C:\TaskManager\Roundup

In the config.ini, I have web=https://myhost/TaskManager/

this doesn't work! Roundup serves it up as
"taskmanager". Had to change the tracker web to
"https://myhost/taskmanager" (note captialisatioin) to
get it working.

Could the ConfigParser be at fault?
History
Date User Action Args
2009-02-03 14:21:12adminlinkissue1143803 messages
2009-02-03 14:21:12admincreate