Edgewall Software
Modify

Opened 18 years ago

Closed 18 years ago

Last modified 15 years ago

#2606 closed defect (fixed)

Custom queries use a custom field's name instead of its label as column name

Reported by: anonymous Owned by: Christopher Lenz
Priority: low Milestone: 0.9.4
Component: ticket system Version: 0.9.3
Severity: minor Keywords: custom field, custom query
Cc: sschwarzer@… Branch:
Release Notes:
API Changes:
Internal Changes:

Description

I added a custom field like this:

[ticket-custom]
due_date = text
due_date.label = Due date

When I use the due date field in a custom query (i. e. http://host/trac/query), the column head shows up as "Due_date" instead of "Due date". Further tests (e. g. using "blah" as label) show that Trac uses the field's name, not its label as the column head.

Attachments (0)

Change History (3)

comment:1 by anonymous, 18 years ago

Component: generalreport system
Owner: changed from Jonas Borgström to daniel

comment:2 by Christopher Lenz, 18 years ago

Component: report systemticket system
Milestone: 0.9.4
Owner: changed from daniel to Christopher Lenz
Status: newassigned

comment:3 by Christopher Lenz, 18 years ago

Resolution: fixed
Status: assignedclosed

Fixed in [2890] and [2893].

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Christopher Lenz.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Christopher Lenz to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.