mirror of
https://github.com/plankanban/planka.git
synced 2026-02-26 03:21:55 +03:00
[Bug]: If use Chinese,cannot save the deadline #607
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kristianvmd on GitHub (Nov 16, 2024).
Where is the problem occurring?
I encountered the problem while using the application (Frontend)
What browsers are you seeing the problem on?
No response
Current behaviour
If I use Chinese, I can't save the deadline, but I can if I use English.
Desired behaviour
No response
Steps to reproduce
11
Other information
@meltyshev commented on GitHub (Nov 16, 2024):
Hi, thanks for reporting this! You're right, it stopped working properly after we added format-agnostic time parsing but forgot about local specifics. I'll try to fix it.