Clicking on Tag Listing from Global Tag Cloud Throws General Error

Bug #1013377 reported by Nat Katin-Borland
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
KARL3
Invalid
Medium
Unassigned

Bug Description

Clicking on the Tag Listing link from the global Tag Cloud throws a General Error. Here's the traceback:

<!--
         Traceback (most recent call last):
  File "/srv/osfkarl/deploy/3/eggs/pyramid-1.2.1-py2.6.egg/pyramid/tweens.py", line 17, in excview_tween
    response = handler(request)
  File "/srv/osfkarl/deploy/3/eggs/pyramid-1.2.1-py2.6.egg/pyramid/router.py", line 153, in handle_request
    response = view_callable(context, request)
  File "/srv/osfkarl/deploy/3/eggs/pyramid-1.2.1-py2.6.egg/pyramid/config/views.py", line 186, in _secured_view
    return view(context, request)
  File "/srv/osfkarl/deploy/3/eggs/pyramid-1.2.1-py2.6.egg/pyramid/config/views.py", line 311, in rendered_view
    context)
  File "/srv/osfkarl/deploy/3/eggs/pyramid-1.2.1-py2.6.egg/pyramid/renderers.py", line 393, in render_view
    return self.render_to_response(response, system, request=request)
  File "/srv/osfkarl/deploy/3/eggs/pyramid-1.2.1-py2.6.egg/pyramid/renderers.py", line 422, in render_to_response
    result = self.render(value, system_values, request=request)
  File "/srv/osfkarl/deploy/3/eggs/pyramid-1.2.1-py2.6.egg/pyramid/renderers.py", line 418, in render
    result = renderer(value, system_values)
  File "/srv/osfkarl/deploy/3/eggs/karl-3.88-py2.6.egg/karl/application.py", line 129, in metarenderer
    return ux2_renderer(value, system)
  File "/srv/osfkarl/deploy/3/eggs/pyramid-1.2.1-py2.6.egg/pyramid/chameleon_zpt.py", line 49, in __call__
    result = self.template(**system)
  File "/srv/osfkarl/deploy/3/eggs/Chameleon-2.8.2-py2.6.egg/chameleon/template.py", line 125, in __call__
    return self.render(**kwargs)
  File "/srv/osfkarl/deploy/3/eggs/Chameleon-2.8.2-py2.6.egg/chameleon/zpt/template.py", line 258, in render
    return super(PageTemplate, self).render(**vars)
  File "/srv/osfkarl/deploy/3/eggs/Chameleon-2.8.2-py2.6.egg/chameleon/template.py", line 191, in render
    raise_with_traceback(exc, tb)
  File "/srv/osfkarl/deploy/3/eggs/Chameleon-2.8.2-py2.6.egg/chameleon/template.py", line 172, in render
    self._render(stream, econtext, rcontext)
  File "taglisting_fbe082b008a1678cb209ddb158ccea51ee0fc7b7.py", line 822, in render
  File "/srv/osfkarl/deploy/3/eggs/Chameleon-2.8.2-py2.6.egg/chameleon/zpt/template.py", line 262, in include
    self._render(*args, **kwargs)
  File "layout_d22ceda3f1a0d2455dc8cd3a47e8b93b25669bc1.py", line 1510, in render
  File "macros_d9ea0b887b14b5716fa7a02430ad665eb3f658ca.py", line 1195, in render_layout_header
  File "/srv/osfkarl/deploy/3/eggs/Chameleon-2.8.2-py2.6.egg/chameleon/py26.py", line 3, in lookup_attr
    return getattr(obj, key)
  File "/srv/osfkarl/deploy/3/eggs/karl-3.88-py2.6.egg/karl/ux2/layout.py", line 122, in getter
    community = self.community
  File "/srv/osfkarl/deploy/3/eggs/pyramid-1.2.1-py2.6.egg/pyramid/decorator.py", line 17, in __get__
    val = self.wrapped(inst)
  File "/srv/osfkarl/deploy/3/eggs/karl-3.88-py2.6.egg/karl/ux2/layout.py", line 116, in community
    adapted = getMultiAdapter((community, self.request), ICommunityInfo)
  File "/srv/osfkarl/deploy/3/eggs/zope.component-3.6.0-py2.6.egg/zope/component/_api.py", line 111, in getMultiAdapter
    raise ComponentLookupError(objects, interface, name)
ComponentLookupError: ((None, &lt;Request at 0x1247208c GET https://karl.soros.org/taglisting.html&gt;), &lt;InterfaceClass karl.models.interfaces.ICommunityInfo&gt;, u'')

 - Expression: "
        ${layout.section_title}
        "
 - Filename: /srv/osfkarl/deploy/3/eggs/karl-3.88-py2.6.egg/karl/ux2/templates/macros.pt
 - Location: (128:8)

 - Source: &lt;h2&gt;
                   ^
 - Arguments: repeat: {...} (0)
               renderer_name: templates/taglisting.pt
               context_tools: &lt;NoneType - at 0xb76fd340L&gt;
               renderer_info: &lt;RendererHelper - at 0xa08988c&gt;
               entries: &lt;list - at 0x11a1e28c&gt;
               panel: &lt;instancemethod render_panel at 0xda56dec&gt;
               layout: &lt;Layout - at 0xf87a40c&gt;
               request: &lt;Request - at 0x1247208c&gt;
               main_template: &lt;PageTemplateFile - at 0xa209a0c&gt;
               context: &lt;Site None at 0xc30cdac&gt;
               view: &lt;function tag_listing_view at 0x9814b8c&gt;

Revision history for this message
Paul Everitt (paul-agendaless) wrote :

We've seen a bunch of these in the last 2 months. Carlos, for next week.

Changed in karl3:
assignee: nobody → Carlos de la Guardia (cguardia)
importance: Undecided → Medium
milestone: none → m108
Revision history for this message
Paul Everitt (paul-agendaless) wrote :

This is no longer true, so I presume it got fixed in some other way.

Changed in karl3:
assignee: Carlos de la Guardia (cguardia) → nobody
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.