- **status**: in-progress --> code-review
- **Size**:  --> 1


---

** [tickets:#6812] Encoding error on markdown caching**

**Status:** code-review
**Created:** Wed Oct 30, 2013 03:51 PM UTC by Dave Brondsema
**Last Updated:** Wed Oct 30, 2013 04:10 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 allura-dev@incubator.apache.org 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.

Reply via email to