--- documentViewer/documentViewer.py 2010/10/05 12:25:32 1.101 +++ documentViewer/documentViewer.py 2010/10/05 12:55:29 1.102 @@ -615,7 +615,7 @@ class documentViewer(Folder): docinfo['textURLPath'] = textUrl if not docinfo['imagePath']: # text-only, no page images - docinfo = self.getTextPages(docinfo) + docinfo = self.getNumPages(docinfo) presentationUrls = dom.xpath("//texttool/presentation") docinfo = self.getBibinfoFromIndexMeta(url, docinfo=docinfo, dom=dom) # get info von bib tag