it-tools icon indicating copy to clipboard operation
it-tools copied to clipboard

[BUG] big numbers not well handled by integer base converter

Open fastfailures opened this issue 2 years ago • 1 comments
trafficstars

Which tool is impacted? Integer base converter

To Reproduce Steps to reproduce the behavior:

  • Input base = 16
  • Input number = ffffffffffffff

Expected behavior Do a correct conversion or message to the user that the number is to big to be converted

Screenshots image

Configuration (please complete the following information):

  • Device: PC
  • OS: NixOS
  • Browser Firefox
  • Version 114.0.1

Thank you for your work on this useful project!

fastfailures avatar Jun 14 '23 17:06 fastfailures

Hi @CorentinTh and @fastfailure , corrected in my PR #872

sharevb avatar Feb 04 '24 19:02 sharevb

Still appears to be present. image

jamest-pin avatar Apr 22 '24 01:04 jamest-pin

Hi @jamest-pin, fixed in the PR (https://it-tools-git-fork-sharevb-fix-3341af-corentin-thomasset-s-team.vercel.app/base-converter) but unfortunately not already merged by @CorentinTh. Could you please take a look ? thanks

sharevb avatar Apr 22 '24 06:04 sharevb

Merged :fire: Sorry for the delay :pray:

CorentinTh avatar Apr 22 '24 06:04 CorentinTh