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

rszrama’s picture

Status: Active » Fixed

Good find. I simply did the normal Drupal behavior of leaving the headers but inserting a "No ___ available." row in the table.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.