changeset 233:702ac82d8271

*** empty log message ***
author abukhman
date Mon, 11 Oct 2010 15:30:49 +0200
parents 40633b90fd3f
children 0813585df9f4
files MpdlXmlTextServer.py
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/MpdlXmlTextServer.py	Mon Oct 11 15:23:26 2010 +0200
+++ b/MpdlXmlTextServer.py	Mon Oct 11 15:30:49 2010 +0200
@@ -154,6 +154,7 @@
         docpath = docinfo['textURLPath']
         path = docinfo['textURLPath']
         url = docinfo['url']
+        name = docinfo['name']
         viewMode= pageinfo['viewMode']
         tocMode = pageinfo['tocMode']
         characterNormalization=pageinfo['characterNormalization']