forgot password?


   
 
Issues with Exporting in Tracks 1.7
Posted: 23 April 2009 11:29 PM   [ Ignore ]  
Newbie
Rank
Total Posts:  10
Joined  2009-04-02

I have Tracks 1.7 installed in Windows Server 2003 using Ruby 186-26 and Gems 1.3.1. When I try and Export CSV actions, projects, and contexts I receive the attached error display. I also get a failure when exporting to XML but the message is different. YAML and CVS notes works OK. Any Ideas?

Regards,
Mark C.

Image Attachments
Action Controller_ Exception caught csv_actions.jpg
Profile
 
 
Posted: 24 April 2009 06:44 AM   [ Ignore ]   [ # 1 ]  
Sr. Member
RankRankRankRank
Total Posts:  882
Joined  2006-10-05

seems to me as a bug. Could you create a bugreport for this?

Profile
 
 
Posted: 24 April 2009 03:57 PM   [ Ignore ]   [ # 2 ]  
Newbie
Rank
Total Posts:  10
Joined  2009-04-02

Ticket submitted.
http://www.assembla.com/spaces/tracks-tickets/tickets/891-Tracks-1-7-Export-failures

Regards,
Mark C.

Profile
 
 
Posted: 03 May 2009 07:41 PM   [ Ignore ]   [ # 3 ]  
Sr. Member
RankRankRankRank
Total Posts:  882
Joined  2006-10-05

this bug is probably a missing rake db:migrate.
Other issue with xml export is fixed and will be part of 1.7.1

Profile