Closed (fixed)
Project:
Case Tracker
Version:
7.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Jan 2013 at 10:24 UTC
Updated:
27 Mar 2013 at 03:17 UTC
As the title says, theme_casetracker_case_form_common should zero pad the last row of the "Assign to" table, otherwise there is a chance it wont be equally many columns in the table body as there is in the table head.
Before:

After:

| Comment | File | Size | Author |
|---|---|---|---|
| theme_casetracker_case_form_common_zero_pad_assign_to-1.patch | 521 bytes | logaritmisk |
Comments
Comment #1
simon georges commentedChanging status, as there is a patch.
Comment #2
skyredwangI don't know why this is necessary
Comment #3
logaritmisk commentedFrom http://www.w3.org/TR/html401/struct/tables.html, Calculating the number of columns in a table:
Comment #4
skyredwangGood documentation! Great suggestion! I learned a new thing!
Comment #5
skyredwangcommitted http://drupalcode.org/project/casetracker.git/commit/fcad6a8