Oops, meant "Ask Chris to manually scrub the production or write an evolve." --Paul On Oct 27, 2011, at 6:39 AM, Paul Everitt wrote: > We might need to ask Shane to scrub the data on this or write an evolve. > Not sure how in the world we got something assigned without a title. > > ** Changed in: karl3 > Importance: Undecided => Medium > > ** Changed in: karl3 > Milestone: None => m78 > > ** Changed in: karl3 > Assignee: (unassigned) => Tres Seaver (tseaver) > > ** Changed in: karl3 > Milestone: m78 => m79 > > -- > You received this bug notification because you are subscribed to the bug > report. > https://bugs.launchpad.net/bugs/882502 > > Title: > AttributeError: title on Files' get_target_folders > > Status in KARL3: > New > > Bug description: > The error monitor reported: > > Thu Oct 27 04:56:14 2011 Exception when processing > https://karl.soros.org/communities/clinics-community/files Referer: > https://karl.soros.org/communities/clinics-community/wiki/front_page/ > Traceback (most recent call last): File > "/srv/osfkarl/production/31/eggs/karl-3.72-py2.6.egg/karl/errorlog.py", > line 18, in middleware return app(environ, start_response) File > "/srv/osfkarl/production/31/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/31/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/31/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/31/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/31/eggs/repoze.urchin-0.1-py2.6.egg/repoze/urchin/__init__.py", > line 20, in __call__ resp = req.get_response(self.app) File > "/srv/osfkarl/production/31/eggs/WebOb-0.9.8.0_osi1-py2.6.egg/webob/request.py", > line 920, in get_response application, catch_exc_info=False) File > "/srv/osfkarl/production/31/eggs/WebOb-0.9.8.0_osi1-py2.6.egg/webob/request.py", > line 888, in call_application app_iter = application(self.environ, > start_response) File > "/srv/osfkarl/production/31/eggs/repoze.bfg-1.2-py2.6.egg/repoze/bfg/router.py", > line 130, in __call__ response = view_callable(context, request) File > "/srv/osfkarl/production/31/eggs/repoze.bfg-1.2-py2.6.egg/repoze/bfg/configuration.py", > line 1753, in _secured_view return view(context, request) File > "/srv/osfkarl/production/31/eggs/repoze.bfg-1.2-py2.6.egg/repoze/bfg/configuration.py", > line 1704, in _rendered_view response = view(context, request) File > "/srv/osfkarl/production/31/eggs/karl-3.72-py2.6.egg/karl/content/views/files.py", > line 168, in show_folder_view reverse = True, File > "/srv/osfkarl/production/31/eggs/karl-3.72-py2.6.egg/karl/content/views/files.py", > line 849, in get_filegrid_client_data target_folders = > get_target_folders(context) File > "/srv/osfkarl/production/31/eggs/karl-3.72-py2.6.egg/karl/content/views/files.py", > line 1018, in get_target_folders ) for docid in docids] > AttributeError: 'NoneType' object has no attribute 'title' > > To manage notifications about this bug go to: > https://bugs.launchpad.net/karl3/+bug/882502/+subscriptions