Roundup Tracker - Issues

Message1274

Author kent_turbo
Recipients
Date 2004-05-27.16:18:51
Message-id
In-reply-to
Logged In: YES 
user_id=714555

I have attached a patch that fixes this bug. It uses
os.path.normpath to normalise the path, and then checks that
the file to be served resides under STATIC_FILES (new
variable in the config) path. config.py in the templates are
patched to include this new variable.
History
Date User Action Args
2009-02-03 14:20:45adminlinkissue961511 messages
2009-02-03 14:20:45admincreate