Advertisement
Humblehugo

Untitled

Sep 13th, 2017
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.98 KB | None | 0 0
  1. Traceback (innermost last):
  2. Module ZPublisher.Publish, line 138, in publish
  3. Module ZPublisher.mapply, line 77, in mapply
  4. Module ZPublisher.Publish, line 48, in call_object
  5. Module Shared.DC.Scripts.Bindings, line 322, in __call__
  6. Module Shared.DC.Scripts.Bindings, line 359, in _bindAndExec
  7. Module Products.CMFCore.FSPageTemplate, line 237, in _exec
  8. Module Products.CMFCore.FSPageTemplate, line 177, in pt_render
  9. Module Products.PageTemplates.PageTemplate, line 87, in pt_render
  10. Module zope.pagetemplate.pagetemplate, line 132, in pt_render
  11. Module five.pt.engine, line 98, in __call__
  12. Module z3c.pt.pagetemplate, line 163, in render
  13. Module chameleon.zpt.template, line 261, in render
  14. Module chameleon.template, line 191, in render
  15. Module chameleon.template, line 171, in render
  16. Module 925b7c926b30f6d863b3f53eabe4e248.py, line 857, in render
  17. Module c83e6190e024f98ed11170fb37936466.py, line 1223, in render_master
  18. Module c83e6190e024f98ed11170fb37936466.py, line 420, in render_content
  19. Module 925b7c926b30f6d863b3f53eabe4e248.py, line 843, in __fill_content_core
  20. Module 925b7c926b30f6d863b3f53eabe4e248.py, line 767, in render_listing
  21. Module 3c398915239fb139465ebb50c350f11f.py, line 122, in render_content_core
  22. Module 3c398915239fb139465ebb50c350f11f.py, line 874, in render_listing
  23. Module 925b7c926b30f6d863b3f53eabe4e248.py, line 744, in __fill_entries
  24. Module 3c398915239fb139465ebb50c350f11f.py, line 473, in render_entries
  25. Module 925b7c926b30f6d863b3f53eabe4e248.py, line 732, in __fill_entry
  26. Module 925b7c926b30f6d863b3f53eabe4e248.py, line 140, in render_listitem
  27. Module chameleon.utils, line 406, in __getitem__
  28. NameError: getText
  29.  
  30. - Expression: "item_icon/url"
  31. - Filename: ... ucts/CMFPlone/skins/plone_content/folder_tabular_view.pt
  32. - Location: (line 46: col 52)
  33. - Source: tal:condition="item_icon/url"
  34. ^^^^^^^^^^^^^
  35. - Expression: "nocall:context/aq_explicit/getText"
  36. - Filename: <string>
  37. - Location: (line 0: col 0)
  38. - Arguments: repeat: {...} (0)
  39. template: <ImplicitAcquisitionWrapper folder_tabular_view at 0x87ebb40>
  40. modules: <instance - at 0x1695bd8>
  41. here: <ImplicitAcquisitionWrapper xxsx at 0x7b26a00>
  42. user: <ImplicitAcquisitionWrapper - at 0x7b26910>
  43. nothing: <NoneType - at 0x89cfa0>
  44. container: <ImplicitAcquisitionWrapper keti at 0x7cb2500>
  45. default: <object - at 0x7f2c8d03f560>
  46. request: <instance - at 0x102ff2d8>
  47. wrapped_repeat: <SafeMapping - at 0xff19368>
  48. traverse_subpath: <list - at 0x10367290>
  49. loop: {...} (1)
  50. context: <ImplicitAcquisitionWrapper xxsx at 0x7b26a00>
  51. translate: <function translate at 0xfd03f50>
  52. root: <ImplicitAcquisitionWrapper Zope at 0xcbf97d0>
  53. options: {...} (1)
  54. target_language: <NoneType - at 0x89cfa0>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement