Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix locale time entry handling #1000

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

martinp26
Copy link

Unit detection was not considering localization. Fix the simple issue
in find_errors_in_progress() by translating units to compare against.

I suspect this might address two issues (#781 and #834).

Fixes #781.
Fixes #834.

Signed-off-by: Martin Pohlack [email protected]

Unit detection was not considering localization.  Fix the simple issue
in find_errors_in_progress() by translating units to compare against.

I suspect this might address two issues (thinkle#781 and thinkle#834).

Fixes thinkle#781.
Fixes thinkle#834.

Signed-off-by: Martin Pohlack <[email protected]>
@martinp26 martinp26 mentioned this pull request Jun 21, 2020
@cydanil
Copy link
Contributor

cydanil commented Jun 24, 2020

@saxon-s , that looks pretty useful to add to the Python3 migration. Perhaps it could be arranged to be merged early, or moved over to kirienko/gourmet?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to enter preparation and cooking time Recipe Time Entry bug
2 participants