'next tuesday' comes with 'next' in task title #2010

Closed
opened 2023-01-28 04:08:41 +00:00 by zhzy0077 · 2 comments

Description

Repro steps:

  1. Add task named 'next monday test 1'
  2. Add task named 'next tuesday test 2'

Expected behavior:
2 tasks:

  • 'test 1' due next Monday
  • 'test 2' due next Tuesday

Actual behavior:
2 tasks:

  • 'test 1' due next Monday
  • 'next test 2' due next Tuesday

The 'next' in the second task is unexpected.

Vikunja Frontend Version

0.20.3+26-6d4ca57601

Vikunja API Version

v0.20.1+78-f2b4e9260b

Browser and version

Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0

Can you reproduce the bug on the Vikunja demo site?

Yes

Screenshots

N/A

### Description Repro steps: 1. Add task named 'next monday test 1' 2. Add task named 'next tuesday test 2' Expected behavior: 2 tasks: - 'test 1' due next Monday - 'test 2' due next Tuesday Actual behavior: 2 tasks: - 'test 1' due next Monday - 'next test 2' due next Tuesday The 'next' in the second task is unexpected. ### Vikunja Frontend Version 0.20.3+26-6d4ca57601 ### Vikunja API Version v0.20.1+78-f2b4e9260b ### Browser and version Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0 ### Can you reproduce the bug on the Vikunja demo site? Yes ### Screenshots N/A
zhzy0077 added the
kind/bug
label 2023-01-28 04:08:41 +00:00
Owner

Looks like this works as expected when the next tuesday part is at the end of the task text.

Looks like this works as expected when the `next tuesday` part is at the end of the task text.
Owner

Fixed in b799233bca - please check in ~60min with the next unstable build or on try.

Fixed in https://kolaente.dev/vikunja/frontend/commit/b799233bca52fbefae29bb1e0a6f4a319ae79391 - please check in ~60min with the next unstable build or on [try](https://try.vikunja.io).
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/vikunja#2010
No description provided.