- **status**: open --> in-progress
- **assigned_to**: Tim Van Steenburgh
---
** [tickets:#6812] Encoding error on markdown caching**
**Status:** in-progress
**Created:** Wed Oct 30, 2013 03:51 PM UTC by Dave Brondsema
**Last Updated:** Wed Oct 30, 2013 03:51 PM UTC
**Owner:** Tim Van Steenburgh
~~~~
File '/var/local/allura/Allura/allura/templates/widgets/post_widget.html', line
50 in top-level template code
{{g.markdown.cached_convert(value, 'text')|safe}}
File '/var/local/allura/Allura/allura/lib/app_globals.py', line 118 in
cached_convert
md5 = hashlib.md5(source_text).hexdigest()
UnicodeEncodeError: 'ascii' codec can't encode character u'\\xb5' in position
7618: ordinal not in range(128)
~~~~
---
Sent from sourceforge.net because [email protected] is subscribed
to https://sourceforge.net/p/allura/tickets/
To unsubscribe from further messages, a project admin can change settings at
https://sourceforge.net/p/allura/admin/tickets/options. Or, if this is a
mailing list, you can unsubscribe from the mailing list.