Modify ↓
      
        Opened 15 years ago
Last modified 9 years ago
#7541 new enhancement
A warning should be displayed when the Start and End date are invalid
| Reported by: | Ryan J Ollos | Owned by: | |
|---|---|---|---|
| Priority: | normal | Component: | TracTicketStatsPlugin | 
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 | 
Description
When the start date and/or end date are not entered, an error is thrown, but this error is only visible in the log file and not to the client. A message should be presented to the user so that they can take corrective action. Furthermore, we should check for start_date > end_date, and other reasonable invalid entries.
I attempted to implement this using the add_warning function in trac.web.chrome, but since the entire page is not updated when Update is pressed, this seems to be more difficult to accomplish than I initially thought.
Attachments (0)
Change History (3)
comment:1 Changed 15 years ago by
| Type: | defect → enhancement | 
|---|
comment:2 Changed 15 years ago by
| Owner: | changed from Prentice Wongvibulsin to Ryan J Ollos | 
|---|
comment:3 Changed 9 years ago by
| Owner: | Ryan J Ollos deleted | 
|---|
Note: See
        TracTickets for help on using
        tickets.
    



Reassigning ticket to new maintainer.