#2830: sort by component oopses
----------------------------------------------------+-----------------------
Reporter: Andres Salomon <[EMAIL PROTECTED]> | Owner: jonas
Type: defect | Status: closed
Priority: normal | Milestone: 0.10
Component: general | Version: devel
Severity: normal | Resolution: fixed
Keywords: |
----------------------------------------------------+-----------------------
Changes (by mgood):
* status: new => closed
* resolution: => fixed
Comment:
The problem was apparently due to `MySQLdb` returning tuples from
`cursor.fetchall()` instead of lists. I cleaned up the code a bit in
[2947] to use `sorted()` instead of the comparator which fixes this as
well.
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/2830>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets