Closed (fixed)
Project:
Drupal core
Version:
6.x-dev
Component:
base system
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
13 Jun 2007 at 13:58 UTC
Updated:
30 Jun 2007 at 22:46 UTC
When defining the $headers array for a sortable table, one can optionally specify a 'field' key to specify which database column should be used to sort that column of the table. But if the 'field' key is not specified, tablesort_get_order() currently puts up a notice. This patch removes the notice.
| Comment | File | Size | Author |
|---|---|---|---|
| tablesort06013jv.patch | 1.01 KB | jvandyk |
Comments
Comment #1
jvandyk commentedComment #2
dries commentedCommitted to CVS HEAD. Thanks.
Comment #3
drummCommitted to 5.x.
Comment #4
(not verified) commented