Issue 953148
Created on 2004-05-13 10:18 by davejv, last changed 2004-05-16 09:29 by richard.
File name |
Uploaded |
Description |
Edit |
Remove |
back_anydbm.py-patch
|
richard,
2004-05-16 09:29
|
patch for roundup/backends/back_anydbm.py |
|
|
msg1244 |
Author: [hidden] (davejv) |
Date: 2004-05-13 10:18 |
|
Running roundup_0.7.1 on a Windows system.
The sorting on the List Issues page seems inconsistent.
The 'Group' function works ok - but need to use the
descend tick box adjacent to 'sort on' to change the
order of the groups.
The 'Sort' function works ok (ie issues are sorted inside
their groups). However issues are always sorted in
descending order.Neither tick box will affect this order.
|
msg1245 |
Author: [hidden] (davejv) |
Date: 2004-05-13 10:32 |
|
Logged In: YES
user_id=1040388
I should add that I am using the 'classic' template and
the 'anydbm' backend
|
msg1246 |
Author: [hidden] (richard) |
Date: 2004-05-13 11:00 |
|
Logged In: YES
user_id=6405
Thanks, I'm looking into this one.
|
msg1247 |
Author: [hidden] (richard) |
Date: 2004-05-15 09:42 |
|
Logged In: YES
user_id=6405
John Rouillard:
Another error I am having is with the index pages. I create a search
with group on actor and sort on activity, the sort occurs properly,
but I see multiple groupings for the same actor. It's like its sorting
first and then grouping while not changing things in the sort order
rather then grouping first and then sorting within the group.
|
msg1248 |
Author: [hidden] (richard) |
Date: 2004-05-16 09:29 |
|
Logged In: YES
user_id=6405
Fixed. I've attached the patch to the back_anydbm.py module.
|
|
Date |
User |
Action |
Args |
2004-05-13 10:18:36 | davejv | create | |
|