Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
theme system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
23 Feb 2010 at 11:43 UTC
Updated:
3 Jan 2014 at 01:08 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
alan d. commentedSorry, steps to reproduce. Simply have a look at a empty vocab listing in "admin/structure/taxonomy".
Comment #3
alan d. commentedLets see if ConText can save the correct line endings...
Comment #5
alan d. commentedOK, ConText convert filter run a couple times...
Comment #7
alan d. commentedDuh. Wrong context.
Comment #8
effulgentsia commentedRelated but different: #720202: theme_table doesn't use thead with empty cells. Please add a test.
Comment #9
duellj commentedFixed spelling error in last patch, and also updated testThemeTableWithEmptyMessage to include a check for correct colspan in empty message when header has a colspan.
Comment #10
alienresident commentedReview this patch and it passed the simple test code looks good to me.
Very latest patch is mostly typos.
Comment #11
jrbeemanPatch reviewed and simpletest ran successfully. Looks great.
Comment #12
dries commentedCommitted to CVS HEAD. Thanks!