Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[BUG] Date format issue makes LubeLogger reminders unusable #929

@TriagalenCheteriagalnik

Description

Checklist
Please make sure you have performed the following steps before opening a new bug ticket, change [ ] to [x] to mark it as done

  • I have read and tried the steps outlined in the Troubleshooting Guide
  • I have searched through existing issues.

Description

When attempting to select a date while adding a reminder, the date is added in with additional characters and the reminder simply cannot be saved. Clicking on the save button simply does nothing. Attempting to delete the extra characters results in them being re-added when I click off the field. Issue persists even when trying other browsers (Chrome, Firefox) and after restarting the executable.

Example: 25.04.2025 'г.'

This makes reminders completely unusable.

PS. The issue seems to be related to the way dates are formatted under different time/language format settings. The above string is correctly displayed in GitHub, but not the app. Originally, it is in Bulgarian formatting. When changing to English and restarting both the browser and the app, the issue does not occur anymore. Hence, it's almost certainly an issue with how the app handles date formats from other regions.

Anyone experiencing the same issue as me can, as a stopgap measure, switch their machine to use English variant regional format in Windows' Language & Region settings unless and until the devs add support for these formats to fix this issue.

Platform

  • Docker Image
  • Windows/Linux Standalone Executable

I have used the Windows Standalone Executable, version 1.4.6 from 2 April 2025, on Windows 11 and run locally.

I am running it directly and without modifications.

Browser Console Errors(F12)

Image

App/Container Console Error

Image

Screenshots(optional)

Image

Thank you for your attention!

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions