Created
April 23, 2014 03:19
-
-
Save ivanteoh/11201775 to your computer and use it in GitHub Desktop.
Page number traceback
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Traceback (innermost last): | |
| Module ZPublisher.Publish, line 126, in publish | |
| Module ZPublisher.mapply, line 77, in mapply | |
| Module ZPublisher.Publish, line 46, in call_object | |
| Module collective.listingviews.browser.views.listing_view, line 18, in __call__ | |
| Module collective.listingviews.browser.views.listing_view, line 15, in render | |
| Module Products.Five.browser.pagetemplatefile, line 125, in __call__ | |
| Module Products.Five.browser.pagetemplatefile, line 59, in __call__ | |
| Module zope.pagetemplate.pagetemplate, line 113, in pt_render | |
| Module zope.tal.talinterpreter, line 271, in __call__ | |
| Module zope.tal.talinterpreter, line 343, in interpret | |
| Module zope.tal.talinterpreter, line 888, in do_useMacro | |
| Module zope.tal.talinterpreter, line 343, in interpret | |
| Module zope.tal.talinterpreter, line 533, in do_optTag_tal | |
| Module zope.tal.talinterpreter, line 518, in do_optTag | |
| Module zope.tal.talinterpreter, line 513, in no_tag | |
| Module zope.tal.talinterpreter, line 343, in interpret | |
| Module zope.tal.talinterpreter, line 954, in do_defineSlot | |
| Module zope.tal.talinterpreter, line 343, in interpret | |
| Module zope.tal.talinterpreter, line 533, in do_optTag_tal | |
| Module zope.tal.talinterpreter, line 518, in do_optTag | |
| Module zope.tal.talinterpreter, line 513, in no_tag | |
| Module zope.tal.talinterpreter, line 343, in interpret | |
| Module zope.tal.talinterpreter, line 858, in do_defineMacro | |
| Module zope.tal.talinterpreter, line 343, in interpret | |
| Module zope.tal.talinterpreter, line 954, in do_defineSlot | |
| Module zope.tal.talinterpreter, line 343, in interpret | |
| Module zope.tal.talinterpreter, line 533, in do_optTag_tal | |
| Module zope.tal.talinterpreter, line 518, in do_optTag | |
| Module zope.tal.talinterpreter, line 513, in no_tag | |
| Module zope.tal.talinterpreter, line 343, in interpret | |
| Module zope.tal.talinterpreter, line 954, in do_defineSlot | |
| Module zope.tal.talinterpreter, line 343, in interpret | |
| Module zope.tal.talinterpreter, line 533, in do_optTag_tal | |
| Module zope.tal.talinterpreter, line 518, in do_optTag | |
| Module zope.tal.talinterpreter, line 513, in no_tag | |
| Module zope.tal.talinterpreter, line 343, in interpret | |
| Module zope.tal.talinterpreter, line 946, in do_defineSlot | |
| Module zope.tal.talinterpreter, line 343, in interpret | |
| Module zope.tal.talinterpreter, line 533, in do_optTag_tal | |
| Module zope.tal.talinterpreter, line 518, in do_optTag | |
| Module zope.tal.talinterpreter, line 513, in no_tag | |
| Module zope.tal.talinterpreter, line 343, in interpret | |
| Module zope.tal.talinterpreter, line 858, in do_defineMacro | |
| Module zope.tal.talinterpreter, line 343, in interpret | |
| Module zope.tal.talinterpreter, line 533, in do_optTag_tal | |
| Module zope.tal.talinterpreter, line 518, in do_optTag | |
| Module zope.tal.talinterpreter, line 513, in no_tag | |
| Module zope.tal.talinterpreter, line 343, in interpret | |
| Module zope.tal.talinterpreter, line 858, in do_defineMacro | |
| Module zope.tal.talinterpreter, line 343, in interpret | |
| Module zope.tal.talinterpreter, line 533, in do_optTag_tal | |
| Module zope.tal.talinterpreter, line 518, in do_optTag | |
| Module zope.tal.talinterpreter, line 513, in no_tag | |
| Module zope.tal.talinterpreter, line 343, in interpret | |
| Module zope.tal.talinterpreter, line 888, in do_useMacro | |
| Module zope.tal.talinterpreter, line 343, in interpret | |
| Module zope.tal.talinterpreter, line 583, in do_setLocal_tal | |
| Module zope.tales.tales, line 696, in evaluate | |
| - URL: file:/home/ivan/var/buildout-cache/eggs/Products.CMFPlone-4.1.6-py2.7.egg/Products/CMFPlone/skins/plone_templates/batch_macros.pt | |
| - Line 12, Column 0 | |
| - Expression: <PathExpr standard:u'batch/pagenumber'> | |
| - Names: | |
| {'args': (), | |
| 'container': <ATDocument at /www/issue1>, | |
| 'context': <ATDocument at /www/issue1>, | |
| 'default': <object object at 0x1f8ee40>, | |
| 'here': <ATDocument at /www/issue1>, | |
| 'loop': {}, | |
| 'nothing': None, | |
| 'options': {}, | |
| 'repeat': <Products.PageTemplates.Expressions.SafeMapping object at 0xb355488>, | |
| 'request': <HTTPRequest, URL=http://localhost:8080/www/issue1/collective.listingviews.newsletter_view>, | |
| 'root': <Application at >, | |
| 'template': <Products.Five.browser.pagetemplatefile.ViewPageTemplateFile object at 0x7f0013ce7290>, | |
| 'traverse_subpath': [], | |
| 'user': <PropertiedUser 'admin'>, | |
| 'view': <collective.listingviews.browser.views.listing_view.ListingView object at 0x151e43e0>, | |
| 'views': <Products.Five.browser.pagetemplatefile.ViewMapper object at 0x151f07d0>} | |
| Module zope.tales.expressions, line 217, in __call__ | |
| Module Products.PageTemplates.Expressions, line 147, in _eval | |
| Module zope.tales.expressions, line 124, in _eval | |
| Module Products.PageTemplates.Expressions, line 77, in boboAwareZopeTraverse | |
| Module zope.traversing.adapters, line 136, in traversePathElement | |
| - __traceback_info__: ([], 'pagenumber') | |
| Module zope.traversing.adapters, line 50, in traverse | |
| - __traceback_info__: ([], 'pagenumber', []) | |
| LocationError: ([], 'pagenumber') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment