# HG changeset patch # User casties # Date 1352996403 -3600 # Node ID e1034c2ca25584b694d37135a45bd5bd99c6f8b2 # Parent 6000c7e24d8a0847fd79e9db842de78d08151955 bug with missing current param. diff -r 6000c7e24d8a -r e1034c2ca255 MpdlXmlTextServer.py --- a/MpdlXmlTextServer.py Thu Nov 15 17:09:45 2012 +0100 +++ b/MpdlXmlTextServer.py Thu Nov 15 17:20:03 2012 +0100 @@ -239,10 +239,6 @@ if not docpath: return None - # just checking - if pageinfo['current'] != pn: - logging.warning("getTextPage: current!=pn!") - # stuff for constructing full urls selfurl = docinfo['viewerUrl'] textParams = {'document': docpath, diff -r 6000c7e24d8a -r e1034c2ca255 zpt/thumbs_main_rss.zpt --- a/zpt/thumbs_main_rss.zpt Thu Nov 15 17:09:45 2012 +0100 +++ b/zpt/thumbs_main_rss.zpt Thu Nov 15 17:20:03 2012 +0100 @@ -3,7 +3,7 @@ xmlns:media="http://search.yahoo.com/mrss" xmlns:tal="http://xml.zope.org/namespaces/tal"> - + title