All Forums is missing layout manager

Bug #911284 reported by Nat Katin-Borland
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
KARL3
Fix Released
High
Carlos de la Guardia

Bug Description

This is another one from the error monitor:

It seems to be the same error over and over again...

https://karl.soros.org/error_monitor_subsystem.html?subsystem=karl

Tue Jan 3 09:07:50 2012 Exception when processing https://karl.soros.org/offices/forums/all_forums.html Referer: https://karl.soros.org/offices/nyc/ Traceback (most recent call last): File "/srv/osfkarl/production/38/eggs/karl-3.79-py2.6.egg/karl/errorlog.py", line 18, in middleware return app(environ, start_response) File "/srv/osfkarl/production/38/eggs/repoze.retry-0.9.4-py2.6.egg/repoze/retry/__init__.py", line 88, in __call__ app_iter = self.application(environ, replace_start_response) File "/srv/osfkarl/production/38/eggs/repoze.zodbconn-0.11-py2.6.egg/repoze/zodbconn/connector.py", line 21, in __call__ result = self.next_app(environ, start_response) File "/srv/osfkarl/production/38/eggs/repoze.tm2-1.0a5-py2.6.egg/repoze/tm/__init__.py", line 23, in __call__ result = self.application(environ, save_status_and_headers) File "/srv/osfkarl/production/38/eggs/repoze.who-1.0.15-py2.6.egg/repoze/who/middleware.py", line 107, in __call__ app_iter = app(environ, wrapper.wrap_start_response) File "/srv/osfkarl/production/38/eggs/repoze.urchin-0.2-py2.6.egg/repoze/urchin/__init__.py", line 53, in __call__ resp = req.get_response(self.app) File "/srv/osfkarl/production/38/eggs/WebOb-1.1.1-py2.6.egg/webob/request.py", line 1086, in get_response application, catch_exc_info=False) File "/srv/osfkarl/production/38/eggs/WebOb-1.1.1-py2.6.egg/webob/request.py", line 1055, in call_application app_iter = application(self.environ, start_response) File "/srv/osfkarl/production/38/eggs/pyramid-1.2.1-py2.6.egg/pyramid/router.py", line 176, in __call__ response = self.handle_request(request) File "/srv/osfkarl/production/38/eggs/pyramid-1.2.1-py2.6.egg/pyramid/tweens.py", line 17, in excview_tween response = handler(request) File "/srv/osfkarl/production/38/eggs/pyramid-1.2.1-py2.6.egg/pyramid/router.py", line 153, in handle_request response = view_callable(context, request) File "/srv/osfkarl/production/38/eggs/pyramid-1.2.1-py2.6.egg/pyramid/config/views.py", line 186, in _secured_view return view(context, request) File "/srv/osfkarl/production/38/eggs/pyramid-1.2.1-py2.6.egg/pyramid/config/views.py", line 319, in viewresult_to_response result = view(context, request) File "/srv/osfkarl/production/38/eggs/osi-3.40-py2.6.egg/osi/views/forum.py", line 84, in all_forums_view community_data = community_data, File "/srv/osfkarl/production/38/eggs/pyramid-1.2.1-py2.6.egg/pyramid/chameleon_zpt.py", line 135, in render_template_to_response return renderer.render_to_response(kw, None, request=request) File "/srv/osfkarl/production/38/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/production/38/eggs/pyramid-1.2.1-py2.6.egg/pyramid/renderers.py", line 416, in render registry.notify(system_values) File "/srv/osfkarl/production/38/eggs/pyramid-1.2.1-py2.6.egg/pyramid/registry.py", line 61, in notify [ _ for _ in self.subscribers(events, None) ] File "/srv/osfkarl/production/38/eggs/zope.component-3.6.0-py2.6.egg/zope/component/registry.py", line 315, in subscribers return self.adapters.subscribers(objects, provided) File "/srv/osfkarl/production/38/eggs/zope.interface-3.5.1-py2.6-linux-i686.egg/zope/interface/adapter.py", line 535, in subscribers subscription(*objects) File "/srv/osfkarl/production/38/eggs/pyramid_bottlecap-0.2a1-py2.6.egg/bottlecap/config.py", line 24, in add_renderer_globals layout_manager = request.layout_manager AttributeError: 'NoneType' object has no attribute 'layout_manager'

Tags: r3.80
summary: - All Forums Bug
+ All Forums is missing layout manager
Changed in karl3:
importance: Undecided → Medium
milestone: none → m87
Revision history for this message
Paul Everitt (paul-agendaless) wrote :

This one is a higher priority.

Changed in karl3:
assignee: nobody → Carlos de la Guardia (cguardia)
importance: Medium → High
Revision history for this message
Carlos de la Guardia (cguardia) wrote :

Put in a stopgap fix in bottlecap, then found the real problem and fixed that on OSI. The quick fix was removed from bottlecap.

Changed in karl3:
status: New → Fix Committed
Revision history for this message
JimPGlenn (jpglenn09) wrote :

fixed

Changed in karl3:
status: Fix Committed → Fix Released
tags: added: r3.80
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.