Roundup Tracker - Issues

Message963

Author richard
Recipients
Date 2003-10-13.23:24:24
Message-id
In-reply-to
Logged In: YES 
user_id=6405

Yep, it's doing an alpha sort. Currently IDs are stored as Strings (for 
purely historical reasons - the original Roundup spec didn't have a 
Number type). One of these days I'll put in the code required to turn the 
String IDs into Numbers... it's not going to be pretty though :) 
 
 
History
Date User Action Args
2009-02-03 14:20:28adminlinkissue817217 messages
2009-02-03 14:20:28admincreate