2007-11-12 Gary Burton <gary.burton@zen.co.uk>

* src/ScratchPad.py: fixed a crash when building tooltip. Not enough
	place holders in format string



svn: r9343
This commit is contained in:
Gary Burton 2007-11-12 21:29:28 +00:00
parent 0054f537d1
commit 59dd029306
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2007-11-12 Gary Burton <gary.burton@zen.co.uk>
* src/ScratchPad.py: fixed a crash when building tooltip. Not enough
place holders in format string
2007-11-11 Jim Sack <jgsack@san.rr.com>
* src/GrampsDb/_WriteGedcom.py: fix #1365 s/SGLS/SLGS/
backport fix from trunk (issue #1364 there).

View File

@ -719,6 +719,7 @@ class ScratchSourceLink(ScratchPadWrapper):
"\t<b>%s:</b>\t%s\n"\
"\t<b>%s:</b>\t%s\n"\
"\t<b>%s:</b>\t%s\n"\
"\t<b>%s:</b>\t%s\n"\
"\t<b>%s:</b>\t%s" % (
_("Source Link"),
_("Title"),escape(base.get_title()),