resolution_fixed type_defect | by rjsparks@nostrum.com
When attempting remove a document shepherd (that is, take it from having an assigned shepherd to having no assigned shepherd), the following error occurs:
AttributeError at /doc/draft-ietf-manet-ibs/edit/shepherd/
'NoneType' object has no attribute 'formatted_email'
Request Method: POST
Request URL: https://datatracker.ietf.org/doc/draft-ietf-manet-ibs/edit/shepherd/
Django Version: 1.6
Exception Type: AttributeError
Exception Value:
'NoneType' object has no attribute 'formatted_email'
Exception Location: /a/www/ietf-datatracker/web/ietf/doc/views_draft.py in edit_shepherd, line 976
Python Executable: /usr/bin/python
Python Version: 2.7.3
Issue migrated from trac:1509 at 2022-03-04 03:53:33 +0000
resolution_fixedtype_defect| by rjsparks@nostrum.comWhen attempting remove a document shepherd (that is, take it from having an assigned shepherd to having no assigned shepherd), the following error occurs:
Issue migrated from trac:1509 at 2022-03-04 03:53:33 +0000