Magic parsing of new task grabbing part of word like "manually" #2058

Closed
opened 2023-07-12 23:20:56 +00:00 by jaybosamiya · 3 comments

Description

Steps to Reproduce

  1. Add a task "this manually that"
  2. Notice that the task that got added is "this m that" with a "every year" recurrence

Expected behavior

The parser should not split the "manually" into "m"+"anually".

Also extra bonus issue: the key phrase for "every year" should be "annually" (notice the two ns), not "anually".

Vikunja Frontend Version

0.21.0+12-890e7e1f52

Vikunja API Version

v0.21.0+2-d913edbcb6

Browser and version

n/a

Can you reproduce the bug on the Vikunja demo site?

Yes

Screenshots

Step 1:
image

Step 2:
image

### Description ### Steps to Reproduce 1. Add a task "this manually that" 2. Notice that the task that got added is "this m that" with a "every year" recurrence ### Expected behavior The parser should not split the "manually" into "m"+"anually". Also extra bonus issue: the key phrase for "every year" should be "annually" (notice the two `n`s), not "anually". ### Vikunja Frontend Version 0.21.0+12-890e7e1f52 ### Vikunja API Version v0.21.0+2-d913edbcb6 ### Browser and version n/a ### Can you reproduce the bug on the Vikunja demo site? Yes ### Screenshots Step 1: ![image](/attachments/c4855d08-12ee-428e-ad67-cb28a6fcc4f6) Step 2: ![image](/attachments/f95314b0-5f1c-42b7-ae61-538f53d76548)
jaybosamiya added the
kind/bug
label 2023-07-12 23:20:56 +00:00
Author

Btw, not 100% sure if this should have been reported here or to the API repository; do let me know if I should've reported it there instead.

Btw, not 100% sure if this should have been reported here or to the API repository; do let me know if I should've reported it there instead.
Owner

Fixed in d7ce8dd320 - please check with the next unstable build if the problem really went away.

Fixed in https://kolaente.dev/vikunja/frontend/commit/d7ce8dd320a5c61c9060e63a6b43d78614f772e3 - please check with the next unstable build if the problem really went away.
Author

Thanks, tested and it works great. Thanks for the quick fix!

Thanks, tested and it works great. Thanks for the quick fix!
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#2058
No description provided.