Opened 10 years ago

Closed 10 years ago

#11703 closed defect (fixed)

Not working as expected for radio buttons on ticket form — at Version 4

Reported by: armandocroce@… Owned by: Jun Omae
Priority: normal Component: TracTicketFieldsLayoutPlugin
Severity: normal Keywords:
Cc: Trac Release: 1.0

Description (last modified by Jun Omae)

as you can see from the attachments, I have a group "services" with 3 custom fields.

Ticket Layout admin panel

on the new ticket form, the "owner" is on a wrong position and the 2 radio custom fields "location" and "customer impact" are not displayed although they are visible on the preview.

Ticket Layout new ticket form

Change History (6)

Changed 10 years ago by armandocroce@…

Attachment: admin.jpg added

Ticket Layout admin panel

Changed 10 years ago by armandocroce@…

Attachment: newticket.jpg added

Ticket Layout new ticket form

comment:1 Changed 10 years ago by Jun Omae

Status: newaccepted
Summary: not working as expectedNot working as expected for radio buttons on ticket form

Thanks for reporting.

comment:2 Changed 10 years ago by Jun Omae

In 13888:

TracTicketFieldsLayoutPlugin: fixed invisible radio buttons on ticket form (refs #11703)

comment:3 in reply to:  description Changed 10 years ago by Jun Omae

on the new ticket form, the "owner" is on a wrong position

Trac core adjusts "owner" field as the last field by design. That is a not defect. Also, I won't fix it.

... the 2 radio custom fields "location" and "customer impact" are not displayed although they are visible on the preview.

Could you please try [13888] or later?

comment:4 Changed 10 years ago by Jun Omae

Description: modified (diff)
Resolution: fixed
Status: acceptedclosed
Note: See TracTickets for help on using tickets.