Closed hassanakbar4 closed 3 years ago
component_MailArchive: User Interface resolution_fixed type_defect | by rcross@amsl.com
component_MailArchive: User Interface
resolution_fixed
type_defect
This seems to be a problem in custom template tag "query_string". Specifically here:
http://trac.tools.ietf.org/tools/ietfdb/browser/mailarch/trunk/mlarchive/archive/templatetags/archive_extras.py#L190
UnicodeEncodeError Traceback (most recent call last)
@hassanakbar4 changed priority from major to critical
major
critical
@hassanakbar4 changed status from new to closed
new
closed
@hassanakbar4 changed resolution from ` tofixed`
` to
component_MailArchive: User Interface
resolution_fixed
type_defect
| by rcross@amsl.comThis seems to be a problem in custom template tag "query_string". Specifically here:
http://trac.tools.ietf.org/tools/ietfdb/browser/mailarch/trunk/mlarchive/archive/templatetags/archive_extras.py#L190
reproduce: In [10]: str(u'\xd1')
UnicodeEncodeError Traceback (most recent call last)