Project

General

Profile

Actions

Defect #23912

closed

No validation error when date value is invalid in time entries filter

Added by Pavel Potcheptsov over 7 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Normal
Category:
Time tracking
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

For example if I go to http://example.com/projects/my_project/time_entries and
choose date between real dates by using datepicker then it shows correct data.
But once I enter or change any date to fake one, like from 2016-09-01 to 2016-09-010 no matter for start or end date's field then it shows total time from the very beginning of the project.

Expected behavior: wrong date message.


Files

Actions #1

Updated by Toshi MARUYAMA over 7 years ago

  • Description updated (diff)
Actions #2

Updated by Toshi MARUYAMA over 7 years ago

  • Description updated (diff)
Actions #3

Updated by Marius BĂLTEANU almost 7 years ago

I cannot reproduce on the current trunk (r16578). If I use the following query:

utf8=✓&set_filter=1&sort=spent_on:desc&f[]=spent_on&op[spent_on]==&v[spent_on][]=2016-09-010&f[]=&c[]=spent_on&c[]=user&c[]=activity&c[]=issue&c[]=comments&c[]=hours&group_by=&t[]=hours&t[]=

I receive the error "Date is invalid" (screenshot attached).

Actions #4

Updated by Marius BĂLTEANU almost 7 years ago

Considering that the issue reproduces on Redmine 3.3.3, but not in the current trunk, I think that we can mark this defect as fixed in 3.4.0.

Actions #5

Updated by Go MAEDA almost 7 years ago

  • Subject changed from Validate date input to No validation error when date value is invalid in time entries filter
  • Status changed from New to Resolved
  • Target version set to 3.4.0

It seems to be fixed in r15649. "Date is invalid" error is displayed as expected.

Actions #6

Updated by Jean-Philippe Lang almost 7 years ago

  • Status changed from Resolved to Closed
  • Assignee set to Jean-Philippe Lang
  • Resolution set to Fixed

Marius BALTEANU wrote:

I receive the error "Date is invalid" (screenshot attached).

Indeed, but all the time entries are displayed below this message. It's fixed in r16635 (no results displayed when query is invalid)

Actions #7

Updated by Pavel Potcheptsov almost 7 years ago

Thanks!

Actions

Also available in: Atom PDF