Roundup Tracker - Issues

Issue 1242433

classification
Export CSV Names action
Type: Severity: normal
Components: Database Versions:
process
Status: closed works for me
:
: : richard, robconway
Priority: normal :

Created on 2005-07-21 16:53 by robconway, last changed 2006-07-09 10:14 by anonymous.

Messages
msg2002 Author: [hidden] (robconway) Date: 2005-07-21 16:53
I am trying to get round up to register an action 
called "Export CSV Names".  I used a costomization 
example from the Roundup Frontpage. here's the URL:

http://www.mechanicalcat.net/tech/roundup/wiki/ExportC
SVNames

I followed the information on the site and created a 
python file, then saved it to the dectectors folder in my 
tracker home. The problem I'm running into is that the 
tracker doesn't seem to recognize that action. 
Everytime I click on the "download as CSV" in the 
tracker i get an error message saying "no such action 
export_csv_names". If anyone has any insight as to 
how I can get this action to work, it would be much 
appreciated. 
msg2003 Author: [hidden] (richard) Date: 2006-01-25 02:53
Logged In: YES 
user_id=6405

 
msg2004 Author: [hidden] (anonymous) Date: 2006-07-09 10:14
Logged In: NO 

you need to install some codec render wfile
History
Date User Action Args
2005-07-21 16:53:48robconwaycreate