https://bugs.documentfoundation.org/show_bug.cgi?id=166187
Bug ID: 166187
Summary: Calc: Azerbaijani Manat ₼ (AZN) currency symbol is
missing
Product: LibreOffice
Version: 25.2.2.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: enhancement
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Description:
Currently, Calc shows Azerbaijan's currency as:
- man.
and it should be using the actual symbol:
- ₼ = U+20BC = MANAT SIGN
See:
- https://www.wikipedia.org/wiki/Azerbaijani_manat
Steps to Reproduce:
In Calc:
1. In any cell, type in:
- 123.45
2. Right-Click > Format Cells.
3. In the "Numbers" tab, Choose:
- Category: "Currency"
- Format: "AZN man. Azerbaijani Latin"
--- Choose this in the dropdown.
4. Press OK.
Actual Results:
The number will appear as:
- 123.45man.
Expected Results:
The number should appear as:
- ₼123.45
--- Currency symbol BEFORE.
Reproducible: Always
User Profile Reset: No
Additional Info:
I tested in:
Version: 25.2.2.2 (X86_64) / LibreOffice Community
Build ID: 7370d4be9e3cf6031a51beef54ff3bda878e3fac
CPU threads: 8; OS: Windows 11 X86_64 (10.0 build 22631); UI render:
Skia/Raster; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: CL threaded
- - -
This was first brought up by a user on the LibreOffice subreddit:
-
https://www.reddit.com/r/libreoffice/comments/1jr4iqu/how_can_i_add_a_currency_symbol/
It seems like support for manat/AZN was first added back in 2006 and hasn't
been touched that often since:
-
https://cgit.freedesktop.org/libreoffice/core/commit/?id=05a9062d10afbe979cf98bddd86a8178cebc9bfd
--
You are receiving this mail because:
You are the assignee for the bug.