Modify ↓
Opened 10 years ago
Closed 10 years ago
#12299 closed defect (fixed)
Can't create a custom field with the same name as a built-in field.
Reported by: | Owned by: | Ryan J Ollos | |
---|---|---|---|
Priority: | normal | Component: | CustomFieldAdminPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 1.0 |
Description
I'm using version 0.2.12.
Whenever I want to save a custom field with or without a change I get the following error on the trac site:
Can't create a custom field with the same name as a built-in field.
and this in the trac log:
2015-05-04 14:51:53,898 Trac[main] WARNING: [172.22.112.15] HTTPInternalError: 500 Trac Error (Can't create a custom field with the same name as a built-in field.)
Unfortunately there's no more information in the logs. I don't have any custom fields that are named similar to any default/built-in field.
Attachments (0)
Change History (5)
comment:1 Changed 10 years ago by
Owner: | changed from osimons to Ryan J Ollos |
---|---|
Status: | new → accepted |
comment:2 Changed 10 years ago by
comment:3 Changed 10 years ago by
I'll wait for you to confirm whether the issue is fixed before closing the ticket.
comment:5 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
In 14567: