Skip to content

Bug: Numbers show up as e.g. "99\u00A0999" on locales that use space as thousands grouping character #21

Closed
@eirikbakke

Description

@eirikbakke

Some locales (e.g. Norway, Ukraine) use a non-breaking space as a thousands grouping character in number formats.

A new feature in Ultorg 1.0.7, where control characters in text strings are indicated with grey escape codes, interacted badly with this, causing numbers to appear as follows:

Thousands

The solution is probably to allow non-breaking space to be shown as a non-breaking space as before. (Except perhaps in the CSV/TSV file importer preview, where it was useful to see non-ASCII characters visualized this way to debug character encoding issues.)

This bug will be fixed in the next Ultorg version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions