Modify

Opened 3 years ago

Closed 3 years ago

#14034 closed defect (fixed)

Options interface appears on wrong type

Reported by: y-nobu Owned by: Ryan J Ollos
Priority: normal Component: CustomFieldAdminPlugin
Severity: normal Keywords:
Cc: Trac Release:

Description

Options textbox is not displayed for select type. Checkbox is displaying Options textbox.

When I add a custom field for the Select type, it is not added on the list. However, it was added in trac.ini

Attachments (1)

checkbox_withOptions.png (21.2 KB) - added by y-nobu 3 years ago.

Download all attachments as: .zip

Change History (4)

Changed 3 years ago by y-nobu

Attachment: checkbox_withOptions.png added

comment:1 Changed 3 years ago by Ryan J Ollos

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

comment:2 Changed 3 years ago by Ryan J Ollos

In 18445:

CustomFieldAdminPlugin: Fix display of options textbox

Textbox was incorrectly displayed for Checkbox type
but not displayed for Select type.

Refs #14034.

comment:3 Changed 3 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.