(GCFE Prod) Missing docid in forums event, add comment
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
KARL3 |
Fix Released
|
Low
|
Tres Seaver |
Bug Description
Reported via error monitor
ENTRY
Fri Aug 6 06:38:32 2010
Exception when processing https:/
Traceback (most recent call last):
File "/opt/karl/
return app(environ, start_response)
File "/opt/karl/
result = self.next_
File "/opt/karl/
app_iter = self.applicatio
File "/opt/karl/
result = self.applicatio
File "/opt/karl/
app_iter = self.applicatio
File "/opt/karl/
app_iter = app(environ, wrapper.
File "/opt/karl/
return self.app(environ, start_response)
File "/opt/karl/
response = view_callable(
File "/opt/karl/
return view(context, request)
File "/opt/karl/
return view(context, request)
File "/opt/karl/
return view(context, request)
File "/opt/karl/
return view(context, request)
File "/opt/karl/
response = view(context, request)
File "/opt/karl/
return submitted(request, form, controller, self.action, controller)
File "/opt/karl/
result = getattr(controller, handler)(converted)
File "/opt/karl/
alerts.
File "/opt/karl/
self.
File "/opt/karl/
mailer.
File "/opt/karl/
docid_
AttributeError: 'NoneType' object has no attribute 'docid'
Changed in karl3: | |
assignee: | Chris Rossi (chris-archimedeanco) → Tres Seaver (tseaver) |
Changed in karl3: | |
status: | New → In Progress |
Yeh, this is an odd one to be getting.