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

Inconsistency in converting Intergers(Numbers) to String In XMLParser #690

Open
3 of 5 tasks
Meett98 opened this issue Nov 8, 2024 · 2 comments
Open
3 of 5 tasks

Comments

@Meett98
Copy link

Meett98 commented Nov 8, 2024

  • Are you running the latest version?
  • Have you included sample input, output, error, and expected output?
  • Have you checked if you are using correct configuration?
  • Did you try online tool?
  • Have you checked the docs for helpful APIs and examples?

Description

  • Not able to convert Number from XML to String.
  • If the Number length is 18 it is able to convert into String but if it's less than 18 it is not able to convert into String.
Screenshot 2024-11-08 at 12 27 54 PM Screenshot 2024-11-08 at 12 29 11 PM
  • If number starts with 0, it is removing that 0's
Screenshot 2024-11-08 at 12 29 56 PM Screenshot 2024-11-08 at 12 30 48 PM
Copy link

github-actions bot commented Nov 8, 2024

We're glad you find this project helpful. We'll try to address this issue ASAP. You can vist https://solothought.com to know recent features. Don't forget to star this repo.

@amitguptagwl
Copy link
Member

Have you tried strnum related options?

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

No branches or pull requests

2 participants