Edgewall Software

Ticket #2606 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

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

Reported by: anonymous Owned by: cmlenz
Priority: low Milestone: 0.9.4
Component: ticket system Version: 0.9.3
Severity: minor Keywords: custom field, custom query
Cc: sschwarzer@…

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

Change History

Changed 3 years ago by anonymous

  • owner changed from jonas to daniel
  • component changed from general to report system

Changed 3 years ago by cmlenz

  • owner changed from daniel to cmlenz
  • status changed from new to assigned
  • component changed from report system to ticket system
  • milestone set to 0.9.4

Changed 3 years ago by cmlenz

  • status changed from assigned to closed
  • resolution set to fixed

Fixed in [2890] and [2893].

Add/Change #2606 (Custom queries use a custom field's name instead of its label as column name)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.