Modify ↓
Opened 17 years ago
Closed 17 years ago
#2574 closed defect (invalid)
Text Area field not showing up
Reported by: | Owned by: | osimons | |
---|---|---|---|
Priority: | normal | Component: | CustomFieldAdminPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
I tried adding a new text area field called Resolution (60 cols, 5 rows) for a user to enter a resolution while closing a ticket. I can't get the field to show up. Other field types, such as a checkbox work fine.
I tried restarting my server and everything, to no avail.
Attachments (0)
Note: See
TracTickets for help on using
tickets.
Duh. Resolution is probably a reserved field name. I changed my field name and it works.