Otvoriť Uzavreté

[BUG] Decimal values are not being correctly localized #6706


User avatar
0
rafael.gonzales vytvorené
  • ABP Framework version: v8.1.0.rc-1

  • UI Type: MVC

  • Database System: EF Core (PostgreSQL, etc..)

  • Tiered (for MVC) or Auth Server Separated (for Angular): no

  • Steps to reproduce the issue:

While testing a demo project. I found out that decimal values are not being localized depending of the language. I am using right now Spanish (with a modification to use a dot as a decimal delimiter) and English but when I tried another language that uses a comma as a delimiter (Italian for example). It doesn't show as expected. I attached a photo of the issue


3 odpoveď(e)/dí
  • User Avatar
    0
    maliming vytvorené
    Tím podpory Fullstack Developer

    hi

    This is based on the current culture.

    See https://github.com/dotnet/aspnetcore/issues/6566

  • User Avatar
    0
    rafael.gonzales vytvorené

    In the end, it's a bug from Asp.net Core. Can we have this info in the documentation? This can help other developers to know that it's not an ABP Bug but instead Microsoft and follow ms suggestion instead.

    Can I get my ticket refund, please?

  • User Avatar
    0
    maliming vytvorené
    Tím podpory Fullstack Developer

    Sure

Made with ❤️ on ABP v8.2.0-preview Updated on marca 25, 2024, 15:11