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

Mask: large number is incorrectly transposing the number #5605

Closed
vonnyw opened this issue Sep 14, 2021 · 2 comments · Fixed by #5610
Closed

Mask: large number is incorrectly transposing the number #5605

vonnyw opened this issue Sep 14, 2021 · 2 comments · Fixed by #5610

Comments

@vonnyw
Copy link
Contributor

vonnyw commented Sep 14, 2021

Describe the bug
When entering a large integer number into a list cell, the entered value is being incorrectly transformed with the applied mask. An 11 digit integer number is being transformed from 12345678910 into 123456789100.

Steps to reproduce the behavior:

Using the attached 'test-integer-maskoptions.html'
Click on a Batch Number cell
Enter the value of 12345678910 into the cell and tab out
Notice that the number has been transposed to 123456789100
Expected behavior
Mask is correctly applied to the integer number

Version

ids-enterprise: v4.54.1-dev

Additional context
This is a critical issue for Landmark since the user is unable to enter say a Batch Number correctly or to filter on an 18 digit Batch Number.

Issue was previously reported on #5318.

Is an issue for both List and Form. For the form example could use the following...
Goto https://main-enterprise.demo.design.infor.com/components/locale/test-format-big-negative.html
Enter the value of 12345678910
Click on the Format button

@vonnyw vonnyw added the team: landmark For Landmark issues label Sep 14, 2021
@tmcconechy tmcconechy added [1] Velocity rating (Fibonacci) type: bug 🐛 labels Sep 14, 2021
@tmcconechy tmcconechy self-assigned this Sep 14, 2021
@tmcconechy tmcconechy added this to To do in Enterprise 4.56.x (Sept 2021) Sprint via automation Sep 14, 2021
@tmcconechy
Copy link
Member

FYI if pasting 12345678910 and transforming it was an issue after the original fix https://4541-enterprise.demo.design.infor.com/components//locale/test-format-big-negative.html so its not a regression its an untested/unfixed case.

Will fix and patch in 4.54

@tmcconechy tmcconechy changed the title Mask for a large number is incorrectly transposing the number Mask: large number is incorrectly transposing the number Sep 14, 2021
@tmcconechy tmcconechy moved this from To do to Pending Review in Enterprise 4.56.x (Sept 2021) Sprint Sep 14, 2021
@tmcconechy tmcconechy added this to To do in Enterprise 4.55.x (Aug 2021) Sprint via automation Sep 15, 2021
@tmcconechy tmcconechy added this to To do in Enterprise 4.54.x (July 2021) Sprint via automation Sep 15, 2021
@tmcconechy tmcconechy moved this from Pending Review to Ready for QA (beta) in Enterprise 4.56.x (Sept 2021) Sprint Sep 15, 2021
@nganotice
Copy link

This has been QA tested and passed on v4.56.0-dev.

https://main-enterprise.demo.design.infor.com/components/locale/test-format-big-negative.html
Video 8

Moving this ticket to Done.

Thanks!

@nganotice nganotice moved this from Ready for QA (beta) to Done in Enterprise 4.56.x (Sept 2021) Sprint Sep 16, 2021
@tmcconechy tmcconechy moved this from To do to In progress in Enterprise 4.55.x (Aug 2021) Sprint Sep 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: high team: landmark For Landmark issues type: bug 🐛 [1] Velocity rating (Fibonacci)
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

3 participants