Mercurial > hg > documentViewer
changeset 230:87c6aac31003
*** empty log message ***
author | abukhman |
---|---|
date | Mon, 11 Oct 2010 14:46:52 +0200 |
parents | 833de3f54e47 |
children | a88ece9a5e74 |
files | documentViewer.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/documentViewer.py Mon Oct 11 14:45:15 2010 +0200 +++ b/documentViewer.py Mon Oct 11 14:46:52 2010 +0200 @@ -552,7 +552,7 @@ #result =dom.xpath("//name") docinfo['name']=getTextFromNode(dom.xpath("/resource/name")[0]) - logging.debug("documentViewer docinfo[name] %s"%docinfo[name]) + logging.debug("documentViewer docinfo[name] %s"%docinfo['name']) #logging.debug("documentViewer (getbibinfofromindexmeta) using mapping for %s"%bibtype) return docinfo