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: r9342
This commit is contained in:
Gary Burton 2007-11-12 21:28:02 +00:00
parent 7e4887722b
commit fc46116056
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-12 Benny Malengier <benny.malengier@gramps-project.org>
* src/DataViews/_PersonView.py: translation: Edit object, not menu with action|_Edit
* src/PageView.py: translation: Edit object, not menu with action|_Edit

View File

@ -753,6 +753,7 @@ class ScratchSourceLink(ScratchPadWrapper):
(drag_type, idval, handle, val) = pickle.loads(self._obj)
base = self._db.get_source_from_handle(handle)
s = "<big><b>%s</b></big>\n\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" % (