front page keyerror on wiki

Bug #730719 reported by Jim B. Glenn
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
KARL3
Invalid
Low
Unassigned

Bug Description

reported via error monitor:

ENTRY
Thu Mar 3 17:07:03 2011
Exception when processing https://karl.soros.org/communities/secret-test-community/wiki
Traceback (most recent call last):
  File "/opt/karl/osi/3.32-0/src/karl/karl/errorlog.py", line 15, in middleware
    return app(environ, start_response)
  File "/opt/karl/osi/3.32-0/eggs/repoze.zodbconn-0.11-py2.5.egg/repoze/zodbconn/connector.py", line 21, in __call__
    result = self.next_app(environ, start_response)
  File "/opt/karl/osi/3.32-0/eggs/repoze.retry-0.9.4-py2.5.egg/repoze/retry/__init__.py", line 88, in __call__
    app_iter = self.application(environ, replace_start_response)
  File "/opt/karl/osi/3.32-0/eggs/repoze.tm2-1.0a5-py2.5.egg/repoze/tm/__init__.py", line 23, in __call__
    result = self.application(environ, save_status_and_headers)
  File "/opt/karl/osi/3.32-0/eggs/Paste-1.7.2-py2.5.egg/paste/registry.py", line 350, in __call__
    app_iter = self.application(environ, start_response)
  File "/opt/karl/osi/3.32-0/eggs/repoze.who-1.0.15-py2.5.egg/repoze/who/middleware.py", line 107, in __call__
    app_iter = app(environ, wrapper.wrap_start_response)
  File "/opt/karl/osi/3.32-0/eggs/repoze.browserid-0.3-py2.5.egg/repoze/browserid/middleware.py", line 127, in __call__
    return self.app(environ, start_response)
  File "/opt/karl/osi/3.32-0/eggs/repoze.bfg-1.2-py2.5.egg/repoze/bfg/router.py", line 130, in __call__
    response = view_callable(context, request)
  File "/opt/karl/osi/3.32-0/eggs/repoze.bfg-1.2-py2.5.egg/repoze/bfg/configuration.py", line 1753, in _secured_view
    return view(context, request)
  File "/opt/karl/osi/3.32-0/src/karl/karl/content/views/wiki.py", line 77, in redirect_to_front_page
    front_page = context['front_page']
  File "/opt/karl/osi/3.32-0/eggs/repoze.folder-0.6.2-py2.5.egg/repoze/folder/__init__.py", line 96, in __getitem__
    return self.data[name]
KeyError: u'front_page'

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

Evan also reported this (she was the one that triggered the bug report.)

Changed in karl3:
assignee: nobody → Chris Rossi (chris-archimedeanco)
importance: Undecided → Low
milestone: none → m54
Revision history for this message
Chris Rossi (chris-archimedeanco) wrote :

Somehow you have a wiki without a 'front_page'. Do you have any guesses on how you managed to do that? Did you delete the wiki's front page, by any chance?

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

I'll kick this one back to Nat and see if they can come up with a reproducible case.

Changed in karl3:
assignee: Chris Rossi (chris-archimedeanco) → Nat Katin-Borland (nborland)
milestone: m54 → m55
Revision history for this message
Paul Everitt (paul-agendaless) wrote :

We've gone a couple of weeks without a response, so I'll close this. We'll re-open if it becomes an issue.

Changed in karl3:
assignee: Nat Katin-Borland (nborland) → nobody
milestone: m55 → m999
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.