Edgewall Software

Opened 12 years ago

Closed 12 years ago

Last modified 10 years ago

#10854 closed defect (fixed)

Batch modify custom time ticket field — at Version 2

Reported by: Peter Suter Owned by:
Priority: normal Milestone: 1.1.1
Component: ticket system Version:
Severity: normal Keywords: datetime batch-modify
Cc: ryan.j.ollos@… Branch:
Release Notes:

In TracBatchModify, custom time ticket fields can be changed with a date(time)picker popup control.

API Changes:
Internal Changes:

Description

The new custom time fields from #1942 should be supported by TracBatchModify.

Currently, attempting to batch modify such fields fails with TypeError: unsupported operand type(s) for -: 'unicode' and 'datetime.datetime'.

Change History (4)

comment:1 by Ryan J Ollos <ryan.j.ollos@…>, 12 years ago

Cc: ryan.j.ollos@… added

by Peter Suter, 12 years ago

Minimal improvement: Parse dates

by Peter Suter, 12 years ago

Enable jQuery UI datepickers

comment:2 by Peter Suter, 12 years ago

Release Notes: modified (diff)
Resolution: fixed
Status: newclosed

Applied in [11352-11353].

Note: See TracTickets for help on using tickets.