! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
[PATCH] TODO tooltips should not display "Location: (null)"
Status:
CLOSED: FIXED
Severity:
enhancement

Comments

Description Lee Thomas 2013-01-27 20:54:23 CET
Created attachment 4884 
patch to mainbox.c to hide empty tooltip
"Location:" and "Notes:" lines.

The tooltip on todos which do not have a location or notes currently show "Location: (null)" and "Notes: (null)", which is distracting, and also likely confusing to non-programmers. The following patch simply does not print the "Location:" or "Notes:" lines, if they are NULL.

Note: This patch changes some translated strings.
Comment 1 juha editbugs 2013-01-28 11:45:21 CET
Will implement soon. Thanks for the patch.
(I will first release a small version with only non translation changes.)
Comment 2 juha editbugs 2013-02-04 12:58:08 CET
This is now in git in 4.9.1.0 version. Thanks again for the patch1 (I had to change it a little as there were som eother changes to this code area.)
Comment 3 juha editbugs 2013-12-11 08:03:30 CET
Fixed in 4.10.0

Bug #9810

Reported by:
Lee Thomas
Reported on: 2013-01-27
Last modified on: 2013-12-11

People

CC List:
1 user

Version

Version:
unspecified

Attachments

Additional information