Leantime / leantime

Leantime is a goals focused project management system for non-project managers. Building with ADHD, Autism, and dyslexia in mind.
https://leantime.io
GNU Affero General Public License v3.0
4.54k stars 591 forks source link

[BUG] Date input with calandar does not work outside default settings #2580

Closed benausro closed 2 months ago

benausro commented 3 months ago

What set up are you using

Describe the bug I have set the langage to German and changed date format to a one that is more common here. When selecting a date from the calendar that pops up when entering a date in a task, saving gives a server error 500.

To Reproduce Steps to reproduce the behavior:

  1. Switch langage to German
  2. Go to a random task
  3. Click on the due date field, select a date. It will show something like "Juli 12, 2024"
  4. Save.
  5. See error.

Leantime Version Cloud

Additional context PHP expects F d, Y. If you enter July 12, 2024 manually, everything works.

RKLBusinessDevelopment commented 3 months ago

This problem happens in the self-hosted version too. I was about to open an issue, but found yours.