Roundup Tracker - Issues

Issue 1124110

classification
admin.py references nonexistent csv.colon_separated
Type: Severity: normal
Components: User Interface Versions:
process
Status: closed accepted
:
: richard : richard, tepperly
Priority: normal : patch

Created on 2005-02-16 17:29 by tepperly, last changed 2005-07-05 06:31 by richard.

Files
File name Uploaded Description Edit Remove
admin_patch.txt tepperly, 2005-02-16 17:29 Unified diff
Messages
msg2753 Author: [hidden] (tepperly) Date: 2005-02-16 17:29
I am having trouble converting my roundup 0.7.6 issue
tracker to roundup 0.8.0, so I thought I would try
exporting the 0.7.6 issue tracker and importing it into
a new 0.8.0 tracker. I don't have a lot of
customizations, so I thought it export/import might
make let me side step the problems.  Ultimately, it
didn't work, but here is a bug I fixed along the way.

admin.py has references to the nonexistent
csv.colon_separated. This patch fixes the problem.
msg2754 Author: [hidden] (tepperly) Date: 2005-02-17 00:30
Logged In: YES 
user_id=94539

This fix didn't make it into 0.8.1.
msg2755 Author: [hidden] (anonymous) Date: 2005-02-17 00:35
Logged In: NO 

Argh! 
 
Stupid sf.net with it's separate "patches" classification. Silly Richard for not 
hiding it. 
 
msg2756 Author: [hidden] (richard) Date: 2005-07-05 06:31
Logged In: YES 
user_id=6405

Applied, thanks!
History
Date User Action Args
2005-02-16 17:29:17tepperlycreate