Roundup Tracker - Issues

Message2020

Author beza1e1
Recipients
Date 2005-08-26.11:45:41
Message-id
In-reply-to
# repeat
On the webinterface:
- View All
- sort by ID

# shows this order
10
11
1
2
...

#expected order
1
2
...
10
11

This seems to be sorted as a string not as an integer
History
Date User Action Args
2009-02-03 14:21:27adminlinkissue1273966 messages
2009-02-03 14:21:27admincreate