Modify

Opened 9 years ago

Closed 9 years ago

#12502 closed defect (wontfix)

Setting end_date to a value smaller than start_date results in -xx days duration.

Reported by: mzimm Owned by: Ryan J Ollos
Priority: normal Component: DateFieldPlugin
Severity: normal Keywords:
Cc: Trac Release: 1.0

Description

If you set the end date of a ticket to a date before the ticket start date, it will accept the input and shows a negative duration.

There should be some basic input check.

Attachments (0)

Change History (1)

comment:1 Changed 9 years ago by Ryan J Ollos

Resolution: wontfix
Status: newclosed

That's out of scope for this plugin, but you could implement it using ITicketManipulator or in JavaScript. Please ask on the trac:MailingList if you have additional questions about that.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Ryan J Ollos.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.