Roundup Tracker - Issues

Message743

Author richard
Recipients
Date 2003-04-23.12:05:23
Message-id
In-reply-to
Logged In: YES 
user_id=6405

Thanks for the patches. I changed the fileprop.append(files) to 
fileprop.extend(files), as that adds the contents of the files list to 
the existing fileprop list, rather than appending files as a sublist. 
 
History
Date User Action Args
2009-02-03 14:20:19adminlinkissue711501 messages
2009-02-03 14:20:19admincreate