Closed (cannot reproduce)
Project:
Drupal core
Version:
9.5.x-dev
Component:
number.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Apr 2018 at 12:20 UTC
Updated:
11 Jul 2022 at 07:04 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #2
pguillard commentedComment #3
pguillard commentedComment #4
pguillard commentedComment #5
pguillard commentedComment #6
pguillard commentedI did a mistake
Comment #7
joachim commentedThis needs an inline comment to explain that it's a workaround.
Comment #8
mahtab_alam commentedComment #9
pguillard commentedI guess this needs some more explicit explanation, what do you think of this one ?
Comment #10
joachim commentedYup, that'll do I think!
Comment #11
pguillard commentedComment #12
xjmThanks for your work on this issue! Good find and good sleuthing.
Based on the issue description and the issue summary of #2230909: Simple decimals fail to pass validation, it sounds like this might be a duplicate of that issue. Can we test this with the patch from that issue and see if it resolves the problem?
Here are a couple things we should change with this issue as it currently stands:
This comment is a little odd and unspecific. ("Depending of" also isn't quite correct in English; normally it is "depending on"). I'd say something like:
If the issue turns out to be a duplicate of the other, this issue should be marked "Closed (duplicate)" and we can consolidate our efforts over there.
Comment #21
darvanenThis issue was discussed in the #bugsmash slack channel, in particular its probability as a duplicate of #2230909: Simple decimals fail to pass validation.
However, upon investigating I was unable to reproduce this problem. On Drupal 9.4.1, with or without the patch from 2230909 applied (and with all caches cleared each time) the step value printed on the input remained the same and correct at 0.01.
Considering the length of time this has been dormant - 4 years with no activity - I'm going to close this as "cannot reproduce".
If this is wrong please feel free to reopen with steps to reproduce.