Edgewall Software

Opened 4 years ago

Last modified 4 years ago

#13309 closed defect

TicketQuery shows time for time custom field of format date — at Version 1

Reported by: Ryan J Ollos Owned by:
Priority: normal Milestone: 1.4.2
Component: ticket system Version:
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description (last modified by Ryan J Ollos)

time1 = time
time1.format = date

The datepicker on the ticket form shows only dates.

However, the following ticket query shows 12:00:00 AM.

[[TicketQuery(id=102, format=table, col=time1)]]

Tested with trunk and 1.4-stable.

Change History (2)

by Ryan J Ollos, 4 years ago

comment:1 by Ryan J Ollos, 4 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.