After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 757378 - User-defined display symbol is not displayed for non-currency commodities
User-defined display symbol is not displayed for non-currency commodities
Status: RESOLVED FIXED
Product: GnuCash
Classification: Other
Component: User Interface General
git-maint
Other Linux
: Normal normal
: ---
Assigned To: gnucash-ui-maint
gnucash-ui-maint
Depends on:
Blocks:
 
 
Reported: 2015-10-30 17:14 UTC by yomlogs
Modified: 2018-06-29 23:44 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Simple patch to use gnc_commodity_get_nice_symbol() in xaccSPrintAmount() for both currencies and non-currency commodities. (937 bytes, patch)
2015-10-30 17:26 UTC, yomlogs
committed Details | Review

Description yomlogs 2015-10-30 17:14:11 UTC
Bug 724738 added support for saving user-defined display symbols for non-currency commodities.

However, this value is not actually shown in the UI.
Comment 1 yomlogs 2015-10-30 17:26:15 UTC
Created attachment 314512 [details] [review]
Simple patch to use gnc_commodity_get_nice_symbol() in xaccSPrintAmount() for both currencies and non-currency commodities.
Comment 2 yomlogs 2015-10-30 17:27:25 UTC
I commented upon this issue briefly in bug 723145, comment 30, but that was probably not the right place for it.
Comment 3 Geert Janssens 2015-11-01 10:22:11 UTC
Thank you for your patch. I have pushed it to the maint branch, together with a small follow-up change to reduce some code duplication.

Both changes will appear in the next stable release (2.6.10, december).

Thanks again!
Comment 4 Geert Janssens 2015-11-01 12:06:26 UTC
(In reply to yomlogs from comment #2)
> I commented upon this issue briefly in bug 723145, comment 30, but that was
> probably not the right place for it.

It was the right place actually, I misinterpreted that comment then. With your patch in this bug I finally understood what the issue was.
Comment 5 John Ralls 2018-06-29 23:44:13 UTC
GnuCash bug tracking has moved to a new Bugzilla host. This bug has been copied to https://bugs.gnucash.org/show_bug.cgi?id=757378. Please update any external references or bookmarks.