Closed (fixed)
Project:
Ubercart
Version:
6.x-2.0-beta5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Mar 2009 at 17:52 UTC
Updated:
31 Mar 2009 at 14:00 UTC
The uc_order_log() function does not have an ORDER BY. Since the created field only has seconds granularity, I've added order_log_id as a secondary order by field. Also, for the same reason I've added oc.comment_id to uc_order_comments_load().
| Comment | File | Size | Author |
|---|---|---|---|
| 20090316115113.patch | 1.31 KB | cedarm |
Comments
Comment #1
Island Usurper commentedEven though I don't think it will make that much difference in practice, I can see your point. Patch didn't break anything so it's committed.