Closed (fixed)
Project:
Ubercart
Version:
6.x-2.0-rc6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Sep 2009 at 14:34 UTC
Updated:
1 Oct 2009 at 16:10 UTC
On user/ID/orders, the table headings show even if the user has made no orders.
this is a bit disconcerting, as it looks as if data SHOULD be there but hasn't been loaded or something.
It would be better not to load the table and to instead print 'There are no orders to show here'.
Comments
Comment #1
rszrama commentedGood find. I simply did the normal Drupal behavior of leaving the headers but inserting a "No ___ available." row in the table.