Opened 12 years ago
Closed 12 years ago
#258 closed defect (fixed)
issues.csv has broken column alignment
| Reported by: | adehnert | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Sometime |
| Component: | Membership confirmation | Version: | |
| Keywords: | Cc: | ||
| Size: | tiny |
Description
The recognition date column was added without adding the header, so the header row doesn't line up with the actual columns. This should get fixed.
Change History (1)
comment:1 Changed 12 years ago by adehnert
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Fixed in commit 9605a6a632758b511f317bab87b0100bb39300c2
Author: Alex Dehnert <adehnert@mit.edu> Date: Tue Feb 11 00:42:22 2014 -0500 Add missing column heading (ASA-#258)