Modify

Opened 9 years ago

Closed 9 years ago

#12299 closed defect (fixed)

Can't create a custom field with the same name as a built-in field.

Reported by: torsten.piotraschke@… 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 9 years ago by Ryan J Ollos

Owner: changed from osimons to Ryan J Ollos
Status: newaccepted

comment:2 Changed 9 years ago by Ryan J Ollos

In 14567:

0.12.2: Fixed regression in [14562]. Refs #12217, #12299.

Only check that custom field doesn't match an existing field when creating the field, not when saving changes to the field.

comment:3 Changed 9 years ago by Ryan J Ollos

I'll wait for you to confirm whether the issue is fixed before closing the ticket.

comment:4 Changed 9 years ago by torsten.piotraschke@…

It works. Thanks for the quick fix.

comment:5 Changed 9 years ago by Ryan J Ollos

Resolution: fixed
Status: acceptedclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Ryan J Ollos.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.